Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dparolla
Copy link

@dparolla dparolla commented Feb 3, 2024

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

  • Bug Fix (non-breaking fixes to existing functionality)
  • New Feature (non-breaking changes that add new functionality)
  • Documentation update
  • Test Updates
  • Other (Please describe the type)

Test Information

  • My PR required test updates

Go Version:
Os Version:
OpenAPI Spec Version:

Signoff

  • I have submitted a CLA for this PR
  • Each commit message explains what the commit does
  • I have updated documentation to explain what my PR does
  • My code is covered by tests if required
  • I ran make fmt on my code
  • I did not edit any automatically generated files

@dparolla dparolla changed the title OSX -> MACOS Fix 'PolicyPlatformOperatingSystemType': OSX -> MACOS + adding CHROMEOS Feb 3, 2024
Copy link

github-actions bot commented Mar 4, 2024

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.

@github-actions github-actions bot added the stale label Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants