github.com/rzurga/go-swagger@v0.28.1-0.20211109195225-5d1f453ffa3a/examples/file-server/restapi/doc.go (about)

     1  // Code generated by go-swagger; DO NOT EDIT.
     2  
     3  // Package restapi File Upload
     4  //
     5  //  Example server uploading a file
     6  //  Schemes:
     7  //    http
     8  //  Host: localhost
     9  //  BasePath: /
    10  //  Version: 1.0.0
    11  //
    12  //  Consumes:
    13  //    - application/json
    14  //    - multipart/form-data
    15  //
    16  //  Produces:
    17  //    - application/json
    18  //
    19  // swagger:meta
    20  package restapi