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

Format: uuid is not recognized. (unknown registry key "uuid" in /properties/id) #9

Open
antoinegomez opened this issue Nov 12, 2020 · 0 comments

Comments

@antoinegomez
Copy link

Trying to generate a JSON with a String having format set to uuid and I get an error.

Will try to have a look later this week or weekend to see if I can create PR to add support for this.

Here is the error I got from the module:

unknown registry key "uuid" in /properties/id

at run (node_modules/json-schema-faker/lib/index.js:1380:19) at jsf (node_modules/json-schema-faker/lib/index.js:1423:12) at generateFixture (node_modules/fixtures-generator/lib/generate.js:18:15) at node_modules/fixtures-generator/lib/generate.js:14:26 at Array.map (<anonymous>) at generateFixtures (node_modules/fixtures-generator/lib/generate.js:14:17) at Generator.generate (node_modules/fixtures-generator/lib/Generator.js:12:12)

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

1 participant