github.com/josephspurrier/go-swagger@v0.2.1-0.20221129144919-1f672a142a00/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