Переглянути джерело

update api docs

tags/v1.4.42^0
Jonathan Cobb 4 роки тому
джерело
коміт
ba6395b8a1
1 змінених файлів з 3 додано та 15 видалено
  1. +3
    -15
      bubble-server/src/main/resources/META-INF/bubble/openapi-tags.json

+ 3
- 15
bubble-server/src/main/resources/META-INF/bubble/openapi-tags.json Переглянути файл

@@ -1,19 +1,11 @@
[
{
"name": "activation",
"description": "When first starting a Bubble from scratch, it needs to be activated. Packer images are also needed to launch new Bubbles.\n\nMore information about activation is available in the [Bubble Launch Guide](https://git.bubblev.org/bubblev/bubble/src/branch/master/docs/activation.md)",
"externalDocs": {
"description": "",
"url": ""
}
"description": "When first starting a Bubble from scratch, it needs to be activated. Packer images are also needed to launch new Bubbles.\n\nMore information about activation is available in the [Bubble Launch Guide](https://git.bubblev.org/bubblev/bubble/src/branch/master/docs/activation.md)"
},
{
"name": "auth",
"description": "Registration, login, logout, and approvals.\n\nMore information about authentication is available in the [Bubble API Guide](https://github.com/getbubblenow/bubble-docs/blob/master/api/auth.md)",
"externalDocs": {
"description": "",
"url": ""
}
"description": "Registration, login, logout, and approvals.\n\nMore information about authentication is available in the [Bubble API Guide](https://github.com/getbubblenow/bubble-docs/blob/master/api/auth.md)"
},
{
"name": "account",
@@ -45,11 +37,7 @@
},
{
"name": "devices",
"description": "Device management. Add, connect, and remove devices. View device status and more.\n\nMore information about devices is available in the [Bubble API Guide](https://github.com/getbubblenow/bubble-docs/blob/master/api/devices.md)",
"externalDocs": {
"description": "",
"url": ""
}
"description": "Device management. Add, connect, and remove devices. View device status and more.\n\nMore information about devices is available in the [Bubble API Guide](https://github.com/getbubblenow/bubble-docs/blob/master/api/devices.md)"
},
{
"name": "mitmproxy",


Завантаження…
Відмінити
Зберегти