github.com/kaisawind/go-swagger@v0.19.0/fixtures/bugs/899/swagger.yml (about)

     1  swagger: '2.0'
     2  info:
     3    title: api
     4    version: 1.0.0
     5  consumes:
     6  - application/json
     7  produces:
     8  - application/json
     9  schemes:
    10  - http
    11  basePath: /
    12  paths:
    13    /trailingslashpath/:
    14      get:
    15        responses:
    16          204:
    17            description: OK no content