diff --git a/demo/swagger.yaml b/demo/swagger.yaml index ed06f5db..63a0bcbb 100644 --- a/demo/swagger.yaml +++ b/demo/swagger.yaml @@ -336,7 +336,6 @@ paths: summary: Finds Pets by tags description: 'Muliple tags can be provided with comma seperated strings. Use tag1, tag2, tag3 for testing.' operationId: findPetsByTags - deprecated: true produces: - application/xml - application/json @@ -859,4 +858,4 @@ definitions: type: integer format: int32 xml: - name: User \ No newline at end of file + name: User