forked from loafle/openapi-generator-original
Update test spec to use "localhost" instead (#1300)
* update test spec to use localhost intead * add new files
This commit is contained in:
@@ -994,8 +994,8 @@ servers:
|
||||
- 80
|
||||
- 8080
|
||||
default: 80
|
||||
- url: https://api.gigantic-server.com:8080/{version}
|
||||
description: The production API server
|
||||
- url: https://localhost:8080/{version}
|
||||
description: The local server
|
||||
variables:
|
||||
version:
|
||||
enum:
|
||||
|
||||
Reference in New Issue
Block a user