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: registry/index.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,21 @@
1
1
---
2
-
title: Registry
2
+
title: Registries
3
3
layout: default
4
4
permalink: /registry/index.html
5
5
has_children: true
6
6
children:
7
-
- title: Alternative Schema Registry
7
+
- title: Alternative Schema Type Registry
8
8
- title: Draft Features Registry
9
+
- title: Specification Extension Registry
9
10
- title: Format Registry
11
+
- title: Media Type Registry
10
12
- title: Namespace Registry
11
13
- title: Tag Kinds Registry
12
14
has_toc: false
13
15
---
14
16
17
+
# Registries
18
+
15
19
## Contributing
16
20
17
21
Please raise a [Pull-Request](https://github.com/OAI/OpenAPI-Specification/pulls) against the `gh-pages` branch and add a new Markdown file to a folder in the `registries/_{registryName}`. The name of the file is considered the registration entry, ignoring the file extension. Alternatively you can open an [Issue](https://github.com/OAI/OpenAPI-Specification/issues) to discuss a registry value.
0 commit comments