Skip to content

Conversation

@BinoyOza-okta
Copy link
Contributor

  • Added api.yaml management spec file containing latest openapi specs.
  • Updated generate.sh to use directly openapi-generator-cli-7.7.0.jar file to generate the SDK.
  • Removed the unused constants from constants.py and constants.mustache files.
  • Remove the update_config.py script used to generate constants in config.yaml file.
  • Fixed the failing integration tests and related cassettes for the SDK.

- Updated generate.sh to use directly openapi-generator-cli-7.7.0.jar file to generate the SDK.
- Removed the unused constants from constants.py and constants.mustache files.
- Remove the update_config.py script used to generate constants in config.yaml file.
- Fixed the failing integration tests and related cassettes for the SDK.
- Added test file for the pagination support.
- Added missing files from the previous commit.
- okta/api/api_service_integrations_api.py
- okta/api/application_cross_app_access_connections_api.py
- okta/api/application_features_api.py
- okta/api/application_policies_api.py
- okta/api/application_sso_api.py
- okta/api/application_sso_federated_claims_api.py
- okta/api/application_sso_public_keys_api.py
- okta/api/associated_domain_customizations_api.py
- okta/api/attack_protection_api.py
- okta/api/application_features_api.py
- okta/api/authenticator_api.py
- okta/api/authorization_server_assoc_api.py
- okta/api/authorization_server_clients_api.py
- okta/api/authorization_server_rules_api.py
- okta/api/custom_domain_api.py
- okta/api/custom_pages_api.py
- In the themes_api.py modified the code to accept the file parameter and send it further in the request.
- In the http_client.py, handled the code to accept file data in the request and set it in the aiohttp request.
- Updated ENUM of OtpTotpAlgorithm according to the API results.
- Added missing import statement in the api_client.py and api_client.mustache.
- Added integration tests for the device_posture_check_api.py file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants