File: issue_5.yaml

package info (click to toggle)
python-prance 25.4.8.0%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,144 kB
  • sloc: python: 3,381; makefile: 205
file content (14 lines) | stat: -rw-r--r-- 253 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
swagger: '2.0'
info:
  title: Test API
  version: "0.1"
produces:
  - application/json
basePath: /api/v1
paths:
  /test:
    post:
      operationId: test_api.api.fromurl.post
      responses:
        200: #<---
          description: Returns something