github.com/thetreep/go-swagger@v0.0.0-20240223100711-35af64f14f01/examples/contributed-templates/stratoscale/restapi/doc.go (about) 1 // Code generated by go-swagger; DO NOT EDIT. 2 3 // Package restapi Petstore 4 // 5 // 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. 6 // Schemes: 7 // http 8 // Host: petstore.service.strato 9 // BasePath: /api/v2 10 // Version: 1.0.0 11 // 12 // Consumes: 13 // - application/json 14 // 15 // Produces: 16 // - application/json 17 // 18 // swagger:meta 19 package restapi