mirror of
https://github.com/ferdikoomen/openapi-typescript-codegen.git
synced 2025-12-08 20:16:21 +00:00
- Fixed build
This commit is contained in:
parent
1a3eba4312
commit
a51ac6a22d
@ -19,7 +19,7 @@ async function generateV2() {
|
||||
|
||||
async function generateV3() {
|
||||
await OpenAPI.generate({
|
||||
input: './test/spec/spec.json',
|
||||
input: './test/spec/v3.json',
|
||||
output: './test/generated/v3/',
|
||||
httpClient: OpenAPI.HttpClient.FETCH,
|
||||
useOptions: false,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user