Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 584 Bytes

File metadata and controls

16 lines (12 loc) · 584 Bytes

petstore_api.servers.server_0

Server Server0

Description

petstore server

Url

http://{server}.swagger.io:{port}/v2

Variables

Key Type Description Notes
server str server host prefix must be one of ["petstore", "qa-petstore", "dev-petstore"] if omitted the client will use the default value of petstore
port str the port must be one of ["80", "8080"] if omitted the client will use the default value of 80

[Back to top] [Back to Servers] [Back to README]