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

enable generation of req/rsp bodies given a json schema #200

Open
rossajmcd opened this issue Jul 29, 2016 · 2 comments
Open

enable generation of req/rsp bodies given a json schema #200

rossajmcd opened this issue Jul 29, 2016 · 2 comments

Comments

@rossajmcd
Copy link
Contributor

No description provided.

@colin-lamed
Copy link

This is minimally supported by protean/core/generation/json.clj.

We might want to think about putting it in a separate project and maturing there.

@colin-lamed
Copy link

Interesting use of extending the json schema with "faker" data generation: http://json-schema-faker.js.org/#gist/5f81f118fbd4eac01ccacf23a061a8b9

We could similarly refer to the codex from json schema. E.g. reference the codex type for property generation.

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

2 participants