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

Dynamic value resolution for enumerations #189

Closed
jeaf-anaptecs opened this issue May 31, 2024 · 0 comments · Fixed by #192
Closed

Dynamic value resolution for enumerations #189

jeaf-anaptecs opened this issue May 31, 2024 · 0 comments · Fixed by #192
Assignees

Comments

@jeaf-anaptecs
Copy link
Contributor

Feature Description

Currently literals of an enum can be defined within the UML model. However there are cases where modeled enumeration should not be the only source for literals.
So, it should be possible to provide additional values for literals via a function that servers as extension point

OpenAPI enums should be supported as well as Java enums.

@jeaf-anaptecs jeaf-anaptecs added the feature New feature label May 31, 2024
@jeaf-anaptecs jeaf-anaptecs self-assigned this May 31, 2024
@jeaf-anaptecs jeaf-anaptecs changed the title Dynamic value resolution for enumeration Dynamic value resolution for enumerations May 31, 2024
jeaf-anaptecs added a commit that referenced this issue Jun 3, 2024
@jeaf-anaptecs jeaf-anaptecs linked a pull request Jun 3, 2024 that will close this issue
jeaf-anaptecs added a commit that referenced this issue Jun 3, 2024
* Implemented and tested #189

* Updated project
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant