From 818e3d8c02bc8db37541725dafc0e017a751ed6b Mon Sep 17 00:00:00 2001 From: Gregory Koberger Date: Wed, 13 Sep 2023 14:41:20 -0400 Subject: [PATCH] Update swagger.yaml --- swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger.yaml b/swagger.yaml index 8235804..3c8dead 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -4,7 +4,7 @@ info: Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you can use the api key `special-key` to test the authorization filters.' version: 1.0.0 - title: Swagger Petstore + title: Swagger Petstore! termsOfService: http://swagger.io/terms/ contact: email: apiteam@swagger.io