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: versions/3.0.4.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,7 +126,7 @@ An OpenAPI document that does _not_ reference any other documents is known as a
126
126
A single-document description is therefore _both_ syntactically complete _and_ self-contained.
127
127
In a multi-document description, the document containing the OpenAPI Object where parsing begins for a specific API's description is known as that API's **entry document**.
128
128
129
-
It is RECOMMENDED that the entry OpenAPI document be named: `openapi.json` or `openapi.yaml`.
129
+
It is RECOMMENDED that the entry document be named: `openapi.json` or `openapi.yaml`.
0 commit comments