github.com/hsdp/go-swagger@v0.19.0/examples/contributed-templates/stratoscale/restapi/doc.go (about)

     1  // Code generated by go-swagger; DO NOT EDIT.
     2  
     3  /*
     4  Package restapi Petstore
     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  
     7  
     8      Schemes:
     9        http
    10      Host: petstore.service.strato
    11      BasePath: /api/v2
    12      Version: 1.0.0
    13  
    14      Consumes:
    15      - application/json
    16  
    17      Produces:
    18      - application/json
    19  
    20  swagger:meta
    21  */
    22  package restapi