We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c2162e commit b5715b1Copy full SHA for b5715b1
registries/_namespace/sap.md
@@ -0,0 +1,21 @@
1
+---
2
+owner: ralfhandl, pavelkornev
3
+issue:
4
+description: Extensions created and used by SAP
5
+layout: default
6
7
+
8
+# <a href="..">{{ page.collection }}</a>
9
10
+## {{ page.slug }} - {{ page.description }}
11
12
13
+The `x-{{page.slug}}-` prefix is reserved for extensions created by SAP. These extensions are available for use by anyone.
14
15
+The official list of supported SAP extensions can be found in [SAP/openapi-specification](https://github.com/SAP/openapi-specification) repository.
16
17
+{% if page.issue %}
18
+### GitHub Issue
19
20
+* [#{{ page.issue }}](https://github.com/OAI/OpenAPI-Specification/issues/{{ page.issue }})
21
+{% endif %}
0 commit comments