aboutsummaryrefslogtreecommitdiff
path: root/docs/swagger.yaml
blob: e4d9f398eb2bf4aadd364670a51165dcbb269c69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
host: localhost:4000
info:
  contact: {}
  description: Backend API endpoints for Least Portals Database.
  license:
    name: GNU General Public License, Version 2
    url: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
  title: Least Portals Database API
  version: "1.0"
paths: {}
swagger: "2.0"