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

Extend enum support #142

Closed
Tracked by #141
gpop63 opened this issue Apr 30, 2024 · 0 comments · Fixed by #144
Closed
Tracked by #141

Extend enum support #142

gpop63 opened this issue Apr 30, 2024 · 0 comments · Fixed by #144
Assignees
Labels
enhancement New feature or request

Comments

@gpop63
Copy link
Contributor

gpop63 commented Apr 30, 2024

Currently, enum is only supported for the keyword type.

  • Extend enum support to other relevant types, such as the long type.
  • Use case: http-response-status-code of long type could benefit from enum support.

Relates: #141

@shmsr shmsr added the enhancement New feature or request label Apr 30, 2024
@shmsr shmsr changed the title extend enum support Extend enum support Apr 30, 2024
@shmsr shmsr closed this as completed in #144 Jun 3, 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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants