forked from loafle/openapi-generator-original
add port 80 to swagger spec (#5232)
This commit is contained in:
parent
ab9f5fa0c0
commit
32e9e7f63e
@ -9,7 +9,7 @@ info:
|
||||
license:
|
||||
name: Apache 2.0
|
||||
url: 'http://www.apache.org/licenses/LICENSE-2.0.html'
|
||||
host: petstore.swagger.io
|
||||
host: petstore.swagger.io:80
|
||||
basePath: /v2
|
||||
tags:
|
||||
- name: pet
|
||||
|
Loading…
x
Reference in New Issue
Block a user