File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -5,17 +5,10 @@ description: Extensions created and used by SAP
5
5
layout : default
6
6
---
7
7
8
- # <a href =" .. " >{{ page.collection }}</a >
9
-
10
- ## {{ page.slug }} - {{ page.description }}
11
-
12
-
8
+ {% capture summary %}
13
9
The ` x-{{page.slug}}- ` prefix is reserved for extensions created by SAP. These extensions are available for use by anyone.
14
10
15
11
The official list of supported SAP extensions can be found in [ SAP/openapi-specification] ( https://github.com/SAP/openapi-specification ) repository.
12
+ {% endcapture %}
16
13
17
- {% if page.issue %}
18
- ### GitHub Issue
19
-
20
- * [ #{{ page.issue }}] (https://github.com/OAI/OpenAPI-Specification/issues/{{ page.issue }})
21
- {% endif %}
14
+ {% include namespace-entry.md summary=summary %}
You can’t perform that action at this time.
0 commit comments