aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-sirius-manager-server/src/main/resources/swagger-api.json
blob: c3e4d99330275303781be0f734d091a9c4903178 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "swagger": "2.0",
  "host": "????",
  "basePath": "",
  "schemes": ["http"],
  "info": {
    "description": "TBD",
    "version": "0.1.0",
    "title": "Sirius Server",
    "termsOfService": "TBD",
    "contact": {"email": "TBD"},
    "license": {
      "name": "TBD",
      "url": "http://TDB"
    }
  }
}