mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
Use camelCase
This commit is contained in:
@@ -23,7 +23,7 @@ export function genOpenapiSpec(lang = 'ja-JP') {
|
||||
},
|
||||
|
||||
servers: [{
|
||||
url: config.api_url
|
||||
url: config.apiUrl
|
||||
}],
|
||||
|
||||
paths: {} as any,
|
||||
|
||||
Reference in New Issue
Block a user