Skip to content

Commit b5715b1

Browse files
authored
Reserve x-sap- namespace for SAP extensions (#3151)
1 parent 2c2162e commit b5715b1

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

registries/_namespace/sap.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)