Use camelCase
This commit is contained in:
parent
b8e0ec9edc
commit
9b79a411e0
16 changed files with 34 additions and 42 deletions
|
@ -23,7 +23,7 @@ export function genOpenapiSpec(lang = 'ja-JP') {
|
|||
},
|
||||
|
||||
servers: [{
|
||||
url: config.api_url
|
||||
url: config.apiUrl
|
||||
}],
|
||||
|
||||
paths: {} as any,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue