mirror of
https://github.com/Redocly/redoc.git
synced 2025-02-12 07:50:34 +03:00
parent
454e5bd0e9
commit
e0c6086c8e
|
@ -299,7 +299,7 @@ paths:
|
||||||
tags:
|
tags:
|
||||||
- pet
|
- pet
|
||||||
summary: Finds Pets by status
|
summary: Finds Pets by status
|
||||||
description: Multiple status values can be provided with comma seperated strings
|
description: Multiple status values can be provided with comma separated strings
|
||||||
operationId: findPetsByStatus
|
operationId: findPetsByStatus
|
||||||
produces:
|
produces:
|
||||||
- application/xml
|
- application/xml
|
||||||
|
@ -336,7 +336,7 @@ paths:
|
||||||
tags:
|
tags:
|
||||||
- pet
|
- pet
|
||||||
summary: Finds Pets by tags
|
summary: Finds Pets by tags
|
||||||
description: 'Muliple tags can be provided with comma seperated strings. Use tag1, tag2, tag3 for testing.'
|
description: 'Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.'
|
||||||
operationId: findPetsByTags
|
operationId: findPetsByTags
|
||||||
deprecated: true
|
deprecated: true
|
||||||
produces:
|
produces:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user