mirror of
https://github.com/tribufu/sdk-js
synced 2025-09-23 06:24:28 +00:00
Release v1.2.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env pwsh
|
||||
|
||||
java -jar ./vendor/openapi-generator/openapi-generator-cli.jar generate `
|
||||
-i https://api.tribufu.com/openapi.json `
|
||||
-i http://localhost:5000/openapi.json `
|
||||
-g typescript-fetch `
|
||||
-o . `
|
||||
--global-property apis,models,supportingFiles,apiDocs=false,modelDocs=false,apiTests=false,modelTests=false `
|
||||
|
Reference in New Issue
Block a user