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
@@ -134,7 +134,7 @@ Field Name | Type | Description
134
134
---|:---:|---
135
135
<aname="infoTitle"></a>title | `string` | **Required.** The title of the application.
136
136
<aname="infoDescription"></a>description | `string` | A short description of the application. [GFM syntax](https://help.github.com/articles/github-flavored-markdown) can be used for rich text representation.
137
-
<aname="infoTermsOfService"></a>termsOfService | `string` | The Terms of Service for the API.
137
+
<aname="infoTermsOfService"></a>termsOfService | `string` | A URL to the Terms of Service for the API.
138
138
<aname="infoContact"></a>contact | [Contact Object](#contactObject) | The contact information for the exposed API.
139
139
<aname="infoLicense"></a>license | [License Object](#licenseObject) | The license information for the exposed API.
140
140
<aname="infoVersion"></a>version | `string` | **Required** Provides the version of the application API (not to be confused with the specification version).
0 commit comments