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

Update schema.js #152

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update schema.js #152

wants to merge 1 commit into from

Conversation

sylwit
Copy link

@sylwit sylwit commented Mar 18, 2016

If you want to use UUID in a nested object, you have to call explicitly the function v4() or v1()

If you want to use UUID in a nested object, you have to call explicitly the function v4() or v1()
@emmoistner
Copy link

emmoistner commented Jun 30, 2016

@sylwit
This only generates only one each v4 and v1 uuids which will be reused for every vogels.types.uuid()?

I created a possible solution for nested array defaultFunction invocation which could be useful.
https://github.com/bluebridgedigital/vogels/pull/2/files

@sylwit
Copy link
Author

sylwit commented Jul 2, 2016

Hi @emmoistner

I think it's related with this other issue I opened #156

Your fix seems good to me

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.

2 participants