We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d40370 commit 84f9991Copy full SHA for 84f9991
guidelines/v2.0/EXTENSIONS.md
@@ -1,6 +1,6 @@
1
# OpenAPI Extensions
2
3
-The OpenAPI Specification version 2.0 allows for custom properties to be added at several places within an OpenAPI definition, allowing
+The OpenAPI Specification version 2.0 allows for custom properties to be added at several places within an OpenAPI document., allowing
4
API providers to extend the meta-data provided for their REST APIs as needed. Extension properties are always
5
prefixed by "x-" and can have any valid JSON format value.
6
0 commit comments