okta / okta-sdk-golang

A Golang SDK for interacting with the Okta management API, enabling server-side code to manage Okta users, groups, applications, and more.
https://github.com/okta/okta-sdk-golang
Other
179 stars 143 forks source link

Adding `UiSchemaId` property to `ProfileEnrollmentPolicyRuleAction` #338

Closed monde closed 2 years ago

monde commented 2 years ago

Adding UiSchemaId property to ProfileEnrollmentPolicyRuleAction model from openapi spec https://github.com/okta/okta-management-openapi-spec/pull/144

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