Skip to content

Commit ceae8b8

Browse files
committed
update /Lowcoder-API-Service-API.json
1 parent fde15f8 commit ceae8b8

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎Lowcoder-API-Service-API.json

+4-2
Original file line numberDiff line numberDiff line change
@@ -4947,7 +4947,9 @@
49474947
},
49484948
"/": {
49494949
"get": {
4950-
"tags": ["default"],
4950+
"tags": [
4951+
"default"
4952+
],
49514953
"operationId": "index",
49524954
"responses": {
49534955
"200": {
@@ -8253,7 +8255,7 @@
82538255
"type": "http",
82548256
"scheme": "bearer",
82558257
"bearerFormat": "JWT",
8256-
"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...'"
82578259
}
82588260
}
82598261
},

0 commit comments

Comments
 (0)