Somehow application secrets were missing and were refreshed on code generation make generate-files
Looks like this commit on master was incorrect for latest openapi spec generation
commit 6e7a2c0b7c93644d273813d6603445f7bca5e040 (origin/Application_client_secrets, Application_client_secrets)
Author: Mike Mondragon <mikemondragon@gmail.com>
Date: Wed Sep 14 10:52:14 2022 -0700
Adds client secrets to the Application model
https://developer.okta.com/docs/reference/api/apps/#application-client-secret-management-operations
Adding
UiSchemaId
property toProfileEnrollmentPolicyRuleAction
model from openapi spec https://github.com/okta/okta-management-openapi-spec/pull/144Somehow application secrets were missing and were refreshed on code generation
make generate-files
Looks like this commit on master was incorrect for latest openapi spec generation