diff --git a/registries/_namespace/sap.md b/registries/_namespace/sap.md new file mode 100644 index 0000000000..1c678fc7d8 --- /dev/null +++ b/registries/_namespace/sap.md @@ -0,0 +1,21 @@ +--- +owner: ralfhandl, pavelkornev +issue: +description: Extensions created and used by SAP +layout: default +--- + +# {{ page.collection }} + +## {{ page.slug }} - {{ page.description }} + + +The `x-{{page.slug}}-` prefix is reserved for extensions created by SAP. These extensions are available for use by anyone. + +The official list of supported SAP extensions can be found in [SAP/openapi-specification](https://github.com/SAP/openapi-specification) repository. + +{% if page.issue %} +### GitHub Issue + +* [#{{ page.issue }}](https://github.com/OAI/OpenAPI-Specification/issues/{{ page.issue }}) +{% endif %}