From 5065c6eb0fdac28b6adee2e2753a173f7673a4ae Mon Sep 17 00:00:00 2001 From: Pietro Di Bello Date: Fri, 8 Feb 2019 22:38:04 +0100 Subject: [PATCH] remove redundant whitespace --- examples/v3.0/petstore-expanded.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/v3.0/petstore-expanded.yaml b/examples/v3.0/petstore-expanded.yaml index d7533318c6..8342282302 100644 --- a/examples/v3.0/petstore-expanded.yaml +++ b/examples/v3.0/petstore-expanded.yaml @@ -55,7 +55,7 @@ paths: schema: $ref: '#/components/schemas/Error' post: - description: Creates a new pet in the store. Duplicates are allowed + description: Creates a new pet in the store. Duplicates are allowed operationId: addPet requestBody: description: Pet to add to the store