Skip to content

Commit f9813cd

Browse files
committed
Clarify version (Info Object) further
1 parent 43618e2 commit f9813cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.4.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ Field Name | Type | Description
269269
<a name="infoTermsOfService"></a>termsOfService | `string` | A URL to the Terms of Service for the API. MUST be in the format of a URL.
270270
<a name="infoContact"></a>contact | [Contact Object](#contactObject) | The contact information for the exposed API.
271271
<a name="infoLicense"></a>license | [License Object](#licenseObject) | The license information for the exposed API.
272-
<a name="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+
<a name="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).
273273

274274

275275
This object MAY be extended with [Specification Extensions](#specificationExtensions).

0 commit comments

Comments
 (0)