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
177 stars 143 forks source link

Fix 'PolicyPlatformOperatingSystemType': OSX -> MACOS + adding CHROMEOS #425

Open dparolla opened 8 months ago

dparolla commented 8 months ago

Summary

Obvious Fix: Fixes a bug when trying to read a policy rule with "MacOs" or "ChromeOS" platform condition. Current error: Failed to unmarshal ListPolicyRules200ResponseInner as AccessPolicyRule: MACOS is not a valid PolicyPlatformOperatingSystemType

Fixes # N/A

Type of PR

Test Information

Go Version: Os Version: OpenAPI Spec Version:

Signoff

github-actions[bot] commented 7 months ago

This PR has been marked stale because there has been no activity within the last 28 days. To keep this PR active, remove the stale label.