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.3.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -212,8 +212,8 @@ The metadata MAY be used by the clients if needed, and MAY be presented in editi
212
212
213
213
Field Name | Type | Description
214
214
---|:---:|---
215
-
<aname="infoTitle"></a>title | `string` | **REQUIRED**. The title of the application.
216
-
<aname="infoDescription"></a>description | `string` | A short description of the application. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.
215
+
<aname="infoTitle"></a>title | `string` | **REQUIRED**. The title of the API.
216
+
<aname="infoDescription"></a>description | `string` | A short description of the API. [CommonMark syntax](https://spec.commonmark.org/) MAY be used for rich text representation.
217
217
<aname="infoTermsOfService"></a>termsOfService | `string` | A URL to the Terms of Service for the API. MUST be in the format of a URL.
218
218
<aname="infoContact"></a>contact | [Contact Object](#contactObject) | The contact information for the exposed API.
219
219
<aname="infoLicense"></a>license | [License Object](#licenseObject) | The license information for the exposed API.
0 commit comments