Multiple issues with OpenAPI specification, leading to incorrect generated classes
Description
There are multiple issues in the current API specification that prevent us from using the latest SDK version (since v19). See the ticket in the OpenAPI spec repository for more details: https://github.com/okta/okta-management-openapi-spec/issues/218
Category
- [x] Bugfix
- [ ] Enhancement
- [ ] New Feature
- [ ] Library Upgrade
- [ ] Configuration Change
- [ ] Versioning Change
- [ ] Unit or Integration Test(s)
- [ ] Documentation
Signoff
- [x] I have submitted a CLA for this PR
- [x] Each commit message explains what the commit does
- [x] I have updated documentation to explain what my PR does
- [x] My code is covered by tests if required
- [x] I did not edit any automatically generated files
@clementdenis Thanks for your PR!
Will take a closer look.
@antprnbackupta Hi, I would encourage you to take the latest pull from master. Thanks!
@antprnbackupta Hi, I would encourage you to take the latest pull from master. Thanks!
Hey @prachi-okta, thank you! We did rebase on master. However, I’m still encountering some issues with the GovernanceBundle API—specifically, some endpoints like /api/v1/iam/governance/bundles seem to be missing. I added them myself because I couldn’t find them in the current version of the Swagger file