chore: update demo swagger.yaml (#417)

Fix typo
This commit is contained in:
Luciano Jr 2018-02-18 11:36:56 +01:00 committed by Roman Hotsiy
parent 454e5bd0e9
commit e0c6086c8e

View File

@ -299,7 +299,7 @@ paths:
tags:
- pet
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
produces:
- application/xml
@ -336,7 +336,7 @@ paths:
tags:
- pet
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
deprecated: true
produces: