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

Added missing default values for enum types (and array[enum] types). #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

m-kubis
Copy link

@m-kubis m-kubis commented Apr 4, 2017

Hey Jeffrey,
as I am making my mock data for dev/testing in a separate endpoint anyway, I figured I would share the added default values for the missing enum types.
Feel free to use it if you want.

Cheers,
Matej

@m-kubis
Copy link
Author

m-kubis commented Apr 4, 2017

I have also removed all the enum type specifications on my side as it seems not to be parsed correctly. It removes the confusing empty string item from the enum doc generated from the blueprint (kindly see the attached image).
s
enum[string] -> enum (string being the default type anyway)
This is not included in the PR as it is more of a cosmetic thing. Just saying.

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.

1 participant