18 lines
344 B
JSON
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": {}
|
|
}
|
|
]
|
|
} |