Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Tags: orgnc/dociql

Tags

v1.1.3

Toggle v1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixing "Invalid or incomplete schema" (wayfair#16)

v1.1.2

Toggle v1.1.2's commit message
Bump version.

v1.1.1

Toggle v1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update link to pokemon api. (wayfair#15)

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add dynamic headers (wayfair#14)

v1.0.5

Toggle v1.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update node-sass to latest version to fix build (wayfair#10)

With v4.13.0 on a system with process.versions.modules = 83,
npm install fails because it attempts to download:

https://github.com/sass/node-sass/releases/download/v4.13.0/linux_musl-x64-83_binding.node

which doesn't exist.

Signed-off-by: Tom Fenech <[email protected]>

v1.0.4

Toggle v1.0.4's commit message
Updated email.

v1.0.3

Toggle v1.0.3's commit message
Updated badge.

v1.0.2

Toggle v1.0.2's commit message
Several fixes and improvements (wayfair#7)

* 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]>

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request wayfair#9 from wayfair/readme-badges

Updated badges.

v1.0.0

Toggle v1.0.0's commit message
Updating license and bumped version to 1.0.0.