3
0
corteza/api/system/spec/subscription.json
2019-10-28 21:07:43 +01:00

18 lines
344 B
JSON

{
"Title": "Subscription",
"Interface": "Subscription",
"Struct": null,
"Parameters": null,
"Protocol": "",
"Authentication": null,
"Path": "/subscription",
"APIs": [
{
"Name": "current",
"Method": "GET",
"Title": "Returns current subscription status",
"Path": "/",
"Parameters": {}
}
]
}