1 parent fde15f8 commit ceae8b8Copy full SHA for ceae8b8
Lowcoder-API-Service-API.json
@@ -4947,7 +4947,9 @@
4947
},
4948
"/": {
4949
"get": {
4950
- "tags": ["default"],
+ "tags": [
4951
+ "default"
4952
+ ],
4953
"operationId": "index",
4954
"responses": {
4955
"200": {
@@ -8253,7 +8255,7 @@
8253
8255
"type": "http",
8254
8256
"scheme": "bearer",
8257
"bearerFormat": "JWT",
- "description": "API Key Authentication with a Bearer token. Copy your API Key and prefix it here with 'Bearer ' (e.g. 'Bearer eyJhbGciO...'",
8258
+ "description": "API Key Authentication with a Bearer token. Copy your API Key and prefix it here with 'Bearer ' (e.g. 'Bearer eyJhbGciO...'"
8259
}
8260
8261
0 commit comments