Commit 7592eb8
adds missing formats in the registry (#3167)
* - typo fix
* - adds UUID format
* - adds URI format
* - moves source links to YAML header so it can be in the table as well
* - adds URI template, IRI, IRI reference and URI reference
* - adds time and duration formats
* - adds email and idn email formats
* - adds ipv4, v6, hostname and idn hostname formats
* - adds json and relative json pointers
* - adds regex
* - adds base64 url format
* - adds decimal format
* - adds char format
* - typo fix
* - switches base type for decimal to number
* - removes link to master issue
Signed-off-by: Vincent Biret <[email protected]>
* - adds recommendation for binary format in 3.1
Signed-off-by: Vincent Biret <[email protected]>
* Update registries/_format/date.md
Co-authored-by: Ralf Handl <[email protected]>
* - fixes link to duration spec
Co-authored-by: Ralf Handl <[email protected]>
* - fixes email RFC number
Co-authored-by: Ralf Handl <[email protected]>
* - adds email rfc link
Co-authored-by: Ralf Handl <[email protected]>
* - adds IDN hostname RFC link
Co-authored-by: Ralf Handl <[email protected]>
* - adds idn email RFC link
Co-authored-by: Ralf Handl <[email protected]>
* - adds base type, version and remarks to format table
Signed-off-by: Vincent Biret <[email protected]>
* - adds version and remarks for binary format
Signed-off-by: Vincent Biret <[email protected]>
* - adds support for floating points in decimal
* Apply suggestions from code review
Co-authored-by: Ralf Handl <[email protected]>
* - adds int16 to the format list
Signed-off-by: Vincent Biret <[email protected]>
* - adds link to the base64 url RFC
Co-authored-by: Ralf Handl <[email protected]>
* - adds remark for base64url format
* - adds link to the base64 url RFC
* - fixes link to source
Signed-off-by: Vincent Biret <[email protected]>
* - adds details about base64, base64url and byte formats
Signed-off-by: Vincent Biret <[email protected]>
* - typo fix
Signed-off-by: Vincent Biret <[email protected]>
* - adds links to base64 RFC
Signed-off-by: Vincent Biret <[email protected]>
* - first batch of review suggestions
Co-authored-by: Ralf Handl <[email protected]>
* - second batch of PR feedback
Co-authored-by: Darrel <[email protected]>
* - third batch of PR review suggestions
Signed-off-by: Vincent Biret <[email protected]>
* - moves and renames version column for formats
Signed-off-by: Vincent Biret <[email protected]>
* - adds password format
Signed-off-by: Vincent Biret <[email protected]>
* - adds a source label for formats
Signed-off-by: Vincent Biret <[email protected]>
* - removes examples from registry entries
Signed-off-by: Vincent Biret <[email protected]>
* - removes remarks column in formats
Signed-off-by: Vincent Biret <[email protected]>
* - renames oas version to deprecated version
Signed-off-by: Vincent Biret <[email protected]>
* Update registry/format.md
Co-authored-by: Darrel <[email protected]>
* - changes the deprecation to a true/false in the table
Signed-off-by: Vincent Biret <[email protected]>
* - removes the deprecation notice from detail pages
Signed-off-by: Vincent Biret <[email protected]>
* - renames deprecated version to note as PR feedback
Signed-off-by: Vincent Biret <[email protected]>
* - moves base64url, int16 and char to separate PRs
* Apply suggestions from code review
Co-authored-by: Darrel <[email protected]>
* - moves decimal to a separate PR
* - adds OAS source for relevant formats
Signed-off-by: Vincent Biret <[email protected]>
* Update registries/_format/idn-email.md
Co-authored-by: Mike Ralphson <[email protected]>
---------
Signed-off-by: Vincent Biret <[email protected]>
Co-authored-by: Ralf Handl <[email protected]>
Co-authored-by: Darrel <[email protected]>
Co-authored-by: Mike Ralphson <[email protected]>1 parent 6c3caaa commit 7592eb8
File tree
31 files changed
+633
-14
lines changed- registries/_format
- registry
31 files changed
+633
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | | - | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
7 | 11 | | |
8 | 12 | | |
9 | 13 | | |
| |||
12 | 16 | | |
13 | 17 | | |
14 | 18 | | |
15 | | - | |
| 19 | + | |
16 | 20 | | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
15 | | - | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
0 commit comments