| type | apiKey | |
|---|---|---|
| name | api_key | |
| in | HEADER | |
| type | basic | |
|---|---|---|
| type | oauth2 | |
|---|---|---|
| authorizationUrl | http://swagger.io/api/oauth/dialog | |
| flow | implicit | |
| scopes | write:pets | modify pets in your account |
| read:pets | read your pets | |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| cookieValueName | cookie | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| cookieValueValue | cookie | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| parameterName | cookie | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| parameterName | path | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| pathVariableName | path | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| pathVariableValue | path | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| requestHeaderName | header | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| requestHeaderValue | header | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| parameterName | header | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| requestParamName | query | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| requestParamValue | query | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| parameterName | query | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| parameterName | formData | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| requestPartName | formData | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| requestPartValue | formData | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| optionalParam | query | yes | - | boolean |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| body | body | yes | Pet object that needs to be added to the store | - | Pet |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| body | body | yes | Pet object that needs to be added to the store | - | Pet |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| status | query | yes | Status values that need to be considered for filter | - | Array[string] (multi) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| status | query | yes | Status values that need to be considered for filter | - | Array[string] (multi) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| tags | query | yes | Tags to filter by | - | Array[string] (multi) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| limit | query | yes | The pagination limit | - | integer (int32) |
| offset | query | yes | The pagination offset | - | integer (int32) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| body | body | yes | A list of pet objects that need to be added to the store | - | Array[Pet] |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| items | query | yes | - | Array[string] (multi) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| header-test-name | header | yes | header-test-value | - | string |
| path-test-name | path | yes | path-test-value | - | string |
| body-test-name | body | yes | body-test-value | - | Pet |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| form-test-name | formData | yes | form-test-value | - | Array[string] (multi) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| petId | path | yes | ID of pet that needs to be fetched | - | integer (int64) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| name | query | yes | Updated name of the pet | - | string |
| petId | path | yes | ID of pet that needs to be updated | - | string |
| status | query | yes | Updated status of the pet | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| api_key | header | yes | - | string | |
| petId | path | yes | Pet id to delete | - | integer (int64) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| body | body | yes | order placed for purchasing the pet | - | Order |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| orderId | path | yes | ID of pet that needs to be fetched | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| orderId | path | yes | ID of the order that needs to be deleted | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| orderIds | path | yes | IDs of pets that needs to be fetched | - | Array[string] (csv) |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| name | path | yes | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| body | body | yes | Created user object | - | User |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| body | body | yes | List of user object | - | Array[User] |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| body | body | yes | List of user object | - | Array[User] |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| username | query | yes | The user name for login | - | string |
| password | query | yes | The password for login in clear text | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| username | path | yes | The name that needs to be fetched. Use user1 for testing. | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| username | path | yes | name that need to be deleted | - | string |
| body | body | yes | Updated user object | - | User |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| username | path | yes | The name that needs to be deleted | - | string |
| Name | Located in | Required | Description | Default | Schema |
|---|---|---|---|---|---|
| username | path | yes | name that need to be deleted | - | string |
| body | body | yes | Updated user object | - | User |
| name | type | required | description | example |
|---|---|---|---|---|
| code | integer (int32) | optional | - | |
| type | string | optional | - | |
| message | string | optional | - |
| name | type | required | description | example |
|---|---|---|---|---|
| id | integer (int64) | optional | - | |
| name | string | optional | - |
| name | type | required | description | example |
|---|---|---|---|---|
| id | integer (int64) | optional | - |
| name | type | required | description | example |
|---|---|---|---|---|
| id | integer (int64) | optional | - | |
| petId | integer (int64) | optional | - | |
| quantity | integer (int32) | optional | - | |
| shipDate | string (date-time) | optional | - | |
| status | string | optional | Order Status | |
| complete | boolean | optional | - | |
| optionalStatus | string | optional | - |
| name | type | required | description | example |
|---|---|---|---|---|
| id | integer | optional | - | |
| category | Category | optional | - | |
| name | string | required | - | doggie |
| photoUrls | array[string] | required | - | |
| tags | array[Tag] | optional | - | |
| status | string | optional | pet status in the store |
| name | type | required | description | example |
|---|---|---|---|---|
| id | integer (int64) | optional | - | |
| name | string | optional | - |
| name | type | required | description | example |
|---|---|---|---|---|
| id | integer (int64) | optional | - | |
| username | string | optional | - | |
| firstName | string | optional | - | |
| lastName | string | optional | - | |
| string | optional | - | ||
| password | string | optional | - | |
| phone | string | optional | - | |
| userStatus | integer (int32) | optional | User Status | 2 |