This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about. Use when working with the Swagger Petstore - OpenAPI 3.0 or when the user needs to interact with this API.
This is a sample Pet Store Server based on the OpenAPI 3.0 specification. You can find out more about
This API documentation is split into multiple files for on-demand loading.
Directory structure:
references/
├── resources/ # 3 resource index files
├── operations/ # 19 operation detail files
└── schemas/ # 6 schema groups, 6 schema files
Navigation flow:
references/resources/<resource>.md to see available operationsreferences/operations/<operation>.md for full detailsreferences/schemas/<prefix>/<schema>.md/api/v3Supported methods: petstore_auth, api_key. See references/authentication.md for details.
references/resources/pet.md (8 ops) - Everything about your Petsreferences/resources/user.md (7 ops) - Operations about userreferences/resources/store.md (4 ops) - Access to Petstore orders