Skip to content

v1.0.2: Several fixes and improvements (#7)

Compare
Choose a tag to compare
@offbeatful offbeatful released this 18 Dec 12:35
· 32 commits to master since this release
* feat: alphabetize definitions

Signed-off-by: Eric Dobbertin <[email protected]>

* fix: remove duplicate request body contents

Signed-off-by: Eric Dobbertin <[email protected]>

* feat: update to latest graphql-2-json-schema

Adds rendering of built-in and custom scalars

Signed-off-by: Eric Dobbertin <[email protected]>

* fix: fix extra params being shown in some examples

Signed-off-by: Eric Dobbertin <[email protected]>

* fix: guard against undefined definitions

Signed-off-by: Eric Dobbertin <[email protected]>