From f846297da539001f0c475484ecd363910b3e0c25 Mon Sep 17 00:00:00 2001 From: Jason Ibrahim Date: Fri, 15 Mar 2019 16:52:55 -0700 Subject: [PATCH] remove extensions from demo --- demo/openapi.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/demo/openapi.yaml b/demo/openapi.yaml index 36e0c047..f1c6bb27 100644 --- a/demo/openapi.yaml +++ b/demo/openapi.yaml @@ -40,7 +40,6 @@ info: - x-opentext-other: foo version: 1.0.0 title: Swagger Petstore termsOfService: 'http://swagger.io/terms/' @@ -83,7 +82,6 @@ paths: type: integer format: int64 post: - x-opentext-other: bar tags: - pet summary: Add a new pet to the store