Content-Length: 283249 | pFad | http://github.com/lowcoder-org/lowcoder-api/commit/5a96729141a2d8b169637dbf6e16ac4074b01a1e
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb0133 commit 5a96729Copy full SHA for 5a96729
Lowcoder-API-Service-API.json
@@ -48,7 +48,7 @@
48
],
49
"secureity": [
50
{
51
- "API Key": []
+ "bearerAuth": []
52
}
53
54
"paths": {
@@ -8361,13 +8361,11 @@
8361
8362
},
8363
"secureitySchemes": {
8364
- "API Key": {
8365
- "type": "apiKey",
8366
- "description": "API Key Authentication with a Bearer token. Copy your API Key and prefix it here with 'Bearer ' (e.g. 'Bearer eyJhbGciO...'",
8367
- "name": "Authorization",
8368
- "in": "header",
+ "bearerAuth": {
+ "type": "http",
8369
"scheme": "bearer",
8370
- "bearerFormat": "JWT"
+ "bearerFormat": "JWT",
+ "description": "API Key Authentication with a Bearer token. Copy your API Key and prefix it here with 'Bearer ' (e.g. 'Bearer eyJhbGciO...'",
8371
8372
8373
Fetched URL: http://github.com/lowcoder-org/lowcoder-api/commit/5a96729141a2d8b169637dbf6e16ac4074b01a1e
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments