mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-17 17:51:20 +08:00
10 lines
261 B
JSON
10 lines
261 B
JSON
{
|
|
"endpoint": {
|
|
"description": "The endpoint URL of the Shipyard server.",
|
|
"type": "string"
|
|
},
|
|
"access_token": {
|
|
"description": "The access token for authenticating with the Shipyard server.",
|
|
"type": "string"
|
|
}
|
|
} |