From d5a5615b3a613850f011308c0560423872a2bee0 Mon Sep 17 00:00:00 2001 From: George Wilson Date: Fri, 28 Jul 2017 00:00:46 +0100 Subject: [PATCH] Remove accidentally commited thing --- demo/swagger.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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