Skip to content

Commit

Permalink
fix: change the url for smart events oas file
Browse files Browse the repository at this point in the history
  • Loading branch information
dimakis authored Aug 23, 2022
1 parent 5b15c90 commit 5b550f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ npx @openapitools/openapi-generator-cli generate -g java \

GROUP_ID="com.redhat.cloud"
ARTIFACT_ID="smartevents-management-sdk"
OPENAPI_FILENAME=".openapi/rhose-api.yaml"
OPENAPI_FILENAME=".openapi/smartevents_mgmt.yaml"
PACKAGE_NAME="com.openshift.cloud.api.smartevents"
OUTPUT_PATH="packages/smartevents-management-sdk/"

Expand Down

0 comments on commit 5b550f3

Please sign in to comment.