Skip to content
This repository has been archived by the owner on Jul 28, 2021. It is now read-only.

Commit

Permalink
Fix Petstore def
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeRalphson committed Oct 18, 2016
1 parent 0d4dd98 commit 1e0ddbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Petstore/swagger.json
@@ -1,4 +1,4 @@
{{
{
"swagger" : "2.0",
"info" : {
"description" : "This is a sample server Petstore server. You can find out more about 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.",
Expand Down Expand Up @@ -849,4 +849,4 @@
"description" : "Find out more about Swagger",
"url" : "http://swagger.io"
}
}}
}

0 comments on commit 1e0ddbe

Please sign in to comment.