We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5850218 + 1fd8554 commit 0b574dfCopy full SHA for 0b574df
schemas/v2.0/schema.json
@@ -27,9 +27,8 @@
27
},
28
"host": {
29
"type": "string",
30
- "format": "uri",
31
"pattern": "^[^{}/ :\\\\]+(?::\\d+)?$",
32
- "description": "The fully qualified URI to the host of the API."
+ "description": "The host (name or ip) of the API. Example: 'swagger.io'"
33
34
"basePath": {
35
0 commit comments