Skip to content

Support enumNames for enums #25

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

Closed
n1k0 opened this issue Dec 31, 2015 · 2 comments
Closed

Support enumNames for enums #25

n1k0 opened this issue Dec 31, 2015 · 2 comments

Comments

@n1k0
Copy link
Collaborator

n1k0 commented Dec 31, 2015

We should probably offer support for enumNames, which is draft v5 atm:

"obj": {
  "enum": [{a: 1}, {b: 1}, {c: 1}],
  "enumNames": ["a", "b", "c"]
}
@matias-sandell
Copy link

+1 for enumNames.

@magopian magopian changed the title Enums don't require a type definition Support enumNames for enums Mar 15, 2016
@n1k0 n1k0 closed this as completed in 94918d3 Mar 15, 2016
n1k0 added a commit that referenced this issue Mar 15, 2016
@cedricmessiant
Copy link
Contributor

Great, thanks !

@epicfaace epicfaace mentioned this issue Jan 20, 2019
4 tasks
epicfaace pushed a commit that referenced this issue Feb 4, 2022
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

No branches or pull requests

3 participants