mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-06 13:20:19 +03:00
Remove accidentally commited thing
This commit is contained in:
parent
5ce1352f53
commit
d5a5615b3a
|
@ -336,7 +336,6 @@ paths:
|
||||||
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: 'Muliple tags can be provided with comma seperated strings. Use tag1, tag2, tag3 for testing.'
|
||||||
operationId: findPetsByTags
|
operationId: findPetsByTags
|
||||||
deprecated: true
|
|
||||||
produces:
|
produces:
|
||||||
- application/xml
|
- application/xml
|
||||||
- application/json
|
- application/json
|
||||||
|
@ -859,4 +858,4 @@ definitions:
|
||||||
type: integer
|
type: integer
|
||||||
format: int32
|
format: int32
|
||||||
xml:
|
xml:
|
||||||
name: User
|
name: User
|
||||||
|
|
Loading…
Reference in New Issue
Block a user