mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 20:37:49 +00:00
testing changes on golang action
This commit is contained in:
1
.github/workflows/build-go-sdk.yml
vendored
1
.github/workflows/build-go-sdk.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
|
||||
- name: Build V3 SDK
|
||||
run: |
|
||||
cd golang-sdk
|
||||
pwd
|
||||
java -jar openapi-generator-cli.jar generate -i ../idn/sailpoint-api.v3.yaml -g go -o sdk-output/v3 --global-property skipFormModel=false --config sdk-resources/v3-config.yaml -p enumClassPrefix=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user