protean icon indicating copy to clipboard operation
protean copied to clipboard

enable generation of req/rsp bodies given a json schema

Open rossajmcd opened this issue 9 years ago • 2 comments

rossajmcd avatar Jul 29 '16 12:07 rossajmcd

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 avatar Mar 02 '17 12:03 colin-lamed

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.

colin-lamed avatar Mar 02 '17 14:03 colin-lamed