From b9b248e120a08abe5c90f38a10575e76bb05227e Mon Sep 17 00:00:00 2001 From: Dom Harrington Date: Wed, 2 Aug 2023 14:30:06 +0100 Subject: [PATCH 1/2] Update petstore.json --- petstore.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/petstore.json b/petstore.json index 23f2fb4..1408d71 100644 --- a/petstore.json +++ b/petstore.json @@ -1,7 +1,7 @@ { "openapi": "3.0.0", "info": { - "version": "1.1.0", + "version": "2.3.0", "title": "Swagger Petstore", "license": { "name": "MIT" From 1c4f0e5a5af15da91cd99557cf6ccc6e01be46b8 Mon Sep 17 00:00:00 2001 From: Dom Harrington Date: Mon, 7 Aug 2023 15:23:47 +0100 Subject: [PATCH 2/2] Update petstore.json --- petstore.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/petstore.json b/petstore.json index 1408d71..8cfddb7 100644 --- a/petstore.json +++ b/petstore.json @@ -1,7 +1,7 @@ { "openapi": "3.0.0", "info": { - "version": "2.3.0", + "version": "2.3.1", "title": "Swagger Petstore", "license": { "name": "MIT"