We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50c20f7 commit c65cc65Copy full SHA for c65cc65
versions/3.0.md
@@ -126,7 +126,7 @@ The OAS representation of the API is made of a single file.
126
However, parts of the definitions can be split into separate files, at the discretion of the user.
127
This is applicable for `$ref` fields in the specification as follows from the [JSON Schema](http://json-schema.org) definitions.
128
129
-It is RECOMMENDED that the OpenAPI Specification (OAS) file be named following convention: `openapi.json` or `openapi.yaml`.
+It is RECOMMENDED that the OpenAPI definition file be named following convention: `openapi.json` or `openapi.yaml`.
130
131
### <a name="dataTypes"></a>Data Types
132
0 commit comments