aboutsummaryrefslogtreecommitdiffstats
path: root/www/swagger/spec-files/minimal.yaml
blob: 17dc4c4d4b02b94b016e5ba56da10210160733a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
swagger: '2.0'
info:
  version: 0.0.0
  title: Simple API
paths:
  /:
    get:
      responses:
        200:
          description: OK