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.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -221,7 +221,7 @@ Field Name | Type | Description
221
221
<aname="infoTermsOfService"></a>termsOfService | `string` | A URL to the Terms of Service for the API.
222
222
<aname="infoContact"></a>contact | [Contact Object](#contactObject) | The contact information for the exposed API.
223
223
<aname="infoLicense"></a>license | [License Object](#licenseObject) | The license information for the exposed API.
224
-
<aname="infoVersion"></a>version | `string` | **Required** The version of the API definition (which is distinct from the [OpenAPI specification version](#oasVersion) or the API implementation version which may evolve at different rates.)
224
+
<aname="infoVersion"></a>version | `string` | **Required** The version of the API definition (which is distinct from the OpenAPI specification version or the API implementation version.)
225
225
226
226
This object can be extended with [Specification Extensions](#specificationExtensions).
0 commit comments