Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit66d859c

Browse files
committed
update /Lowcoder-API-Service-API.json
1 parent5e1ebea commit66d859c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎Lowcoder-API-Service-API.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"servers": [
1818
{
1919
"url":"{scheme}://{domain}:{port}{basePath}",
20-
"description":"Lowcoder Self-hosted Installation API Access",
20+
"description":"Supabase Self-hosted Installation API Access",
2121
"variables": {
2222
"scheme": {
2323
"description":"HTTP scheme",
@@ -28,12 +28,12 @@
2828
]
2929
},
3030
"domain": {
31-
"description":"Lowcoder IP address or domain",
31+
"description":"Supabase IP address or domain",
3232
"default":"localhost"
3333
},
3434
"port": {
3535
"description":"Port",
36-
"default":"3000"
36+
"default":"8000"
3737
},
3838
"basePath": {
3939
"description":"Base path",
@@ -42,8 +42,8 @@
4242
}
4343
},
4444
{
45-
"url":"https://api-service.lowcoder.cloud",
46-
"description":"Lowcoder Community Edition: Public Cloud API Access"
45+
"url":"https://api.supabase.io",
46+
"description":"Supabase Public Cloud API Access"
4747
}
4848
],
4949
"security": [

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp