Skip to content

Commit 44cf3d7

Browse files
baywetMikeRalphsondarrelmiller
authored
adds formats registry considerations (#3204)
* - adds considerations to formats registry Signed-off-by: Vincent Biret <vibiret@microsoft.com> * Apply suggestions from code review Co-authored-by: Mike Ralphson <mike.ralphson@gmail.com> * Apply suggestions from code review Co-authored-by: Darrel <darrmi@microsoft.com> --------- Signed-off-by: Vincent Biret <vibiret@microsoft.com> Co-authored-by: Mike Ralphson <mike.ralphson@gmail.com> Co-authored-by: Darrel <darrmi@microsoft.com>
1 parent 6f1aebf commit 44cf3d7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

registry/format.md

+9
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ parent: Registry
77

88
# Formats Registry
99

10+
## Considerations
11+
12+
The existence of a format in this registry DOES NOT require tools to implement it.
13+
14+
If tools choose to implement any format present in this registry, they SHOULD implement the format following the provided behavior.
15+
16+
The registry SHOULD NOT contain two entries that have the same meaning, unless all but one have been deprecated.
17+
18+
1019
## Contributing
1120

1221
Please raise a [Pull-Request](https://github.com/OAI/OpenAPI-Specification/pulls) or [Issue](https://github.com/OAI/OpenAPI-Specification/issues) to contribute or discuss a registry value.

0 commit comments

Comments
 (0)