Skip to content

Commit cb50145

Browse files
author
David Biesack
authored
Update description of version in Info Object
1 parent 16c3cfa commit cb50145

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ Field Name | Type | Description
221221
<a name="infoTermsOfService"></a>termsOfService | `string` | A URL to the Terms of Service for the API.
222222
<a name="infoContact"></a>contact | [Contact Object](#contactObject) | The contact information for the exposed API.
223223
<a name="infoLicense"></a>license | [License Object](#licenseObject) | The license information for the exposed API.
224-
<a name="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+
<a name="infoVersion"></a>version | `string` | **Required** The version of the API definition (which is distinct from the OpenAPI specification version or the API implementation version.)
225225

226226
This object can be extended with [Specification Extensions](#specificationExtensions).
227227

0 commit comments

Comments
 (0)