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

Create Enum helper for parsing enums #258

Closed
MartinM85 opened this issue Jun 27, 2024 · 0 comments · Fixed by #259
Closed

Create Enum helper for parsing enums #258

MartinM85 opened this issue Jun 27, 2024 · 0 comments · Fixed by #259
Assignees
Labels
enhancement New feature or request type:enhancement Enhancement request targeting an existing experience

Comments

@MartinM85
Copy link
Contributor

The helper methods should be able to convert the string representation of the name, the numeric value or the value from EnumMember attribute to an equivalent enumerated object.

@msgraph-bot msgraph-bot bot added this to Kiota Jun 27, 2024
@github-project-automation github-project-automation bot moved this to Needs Triage 🔍 in Kiota Jun 27, 2024
@andrueastman andrueastman moved this from Needs Triage 🔍 to Todo 📃 in Kiota Jun 28, 2024
@andrueastman andrueastman added enhancement New feature or request type:enhancement Enhancement request targeting an existing experience labels Jun 28, 2024
@github-project-automation github-project-automation bot moved this from Todo 📃 to Done ✔️ in Kiota Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request type:enhancement Enhancement request targeting an existing experience
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants