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

schema enum one of #312

Merged
merged 2 commits into from
Jun 21, 2022
Merged

schema enum one of #312

merged 2 commits into from
Jun 21, 2022

Conversation

monde
Copy link
Collaborator

@monde monde commented Jun 14, 2022

Summary

Making the property named enum on GroupSchemaAttribute, UserSchemaAttribute, and UserSchemaAttributeItems be a slice of interfaces as the value can typed as an array of string, number, boolean, integer, or array in terms of JSON and the payload sent to the API. Additionally making the property const on UserSchemaAttributeEnum be an interface as the value can typed as string, number, boolean, integer, or array in terms of JSON and the payload sent to the API.

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

One new test

@monde monde merged commit 89d2eaf into master Jun 21, 2022
@monde monde deleted the issue_304_schema_enum_one_of branch June 21, 2022 18:40
@monde
Copy link
Collaborator Author

monde commented Jun 21, 2022

This was released in v2.13.0 https://github.com/okta/okta-sdk-golang/releases/tag/v2.13.0

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