You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: registries/_namespace/oas-draft.md
+4-11Lines changed: 4 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,8 @@ description: Extensions created by OAI to indicate proposed changes to the OAS s
5
5
layout: default
6
6
---
7
7
8
-
# <ahref="..">{{ page.collection }}</a>
8
+
{% capture summary %}
9
+
The `x-{{page.slug}}-` prefix is reserved for extensions created as part of the [draft features](https://github.com/OAI/OpenAPI-Specification/blob/main/DEVELOPMENT.md#draft-features) process. These extensions are available for use by anyone.
10
+
{% endcapture %}
9
11
10
-
## {{ page.slug }} - {{ page.description }}
11
-
12
-
13
-
The `x-{{page.slug}}-` prefix is reserved for extensions created as part of the [draft features(https://github.com/OAI/OpenAPI-Specification/blob/main/DEVELOPMENT.md#draft-features)] process. These extensions are available for use by anyone.
0 commit comments