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-1
Original file line number
Diff line number
Diff line change
@@ -269,7 +269,7 @@ Field Name | Type | Description
269
269
<aname="infoTermsOfService"></a>termsOfService | `string` | A URL to the Terms of Service for the API. MUST be in the format of a URL.
270
270
<aname="infoContact"></a>contact | [Contact Object](#contactObject) | The contact information for the exposed API.
271
271
<aname="infoLicense"></a>license | [License Object](#licenseObject) | The license information for the exposed API.
272
-
<aname="infoVersion"></a>version | `string` | **REQUIRED**. The version of the OpenAPI document (which is distinct from the [OpenAPI Specification version](#oasVersion) or the API implementation version).
272
+
<aname="infoVersion"></a>version | `string` | **REQUIRED**. The version of the OpenAPI document (which is distinct from the [OpenAPI Specification version](#oasVersion) or the version of API being described).
273
273
274
274
275
275
This object MAY be extended with [Specification Extensions](#specificationExtensions).
0 commit comments