Skip to content

Releases: yarax/swagger-to-graphql

Fix odd character issues and GraphQL 0.13

30 Jun 14:31
@0xR 0xR
Compare
Choose a tag to compare
  • Fixes #3 Error: Names must match /^[_a-zA-Z][_a-zA-Z0-9]*$
  • GraphQL is a peerDependency and 0.13 is allowed as well

Required fields in GraphQL schema

28 May 21:15
cd7c340
Compare
Choose a tag to compare
  • Preserved required fields in GraphQL schema #76
  • Preventing host passing #74

node-request-by-swagger 1.1.0

20 May 11:29
Compare
Choose a tag to compare

node-request-by-swagger => 1.1.0

Improvements, bug fixes

11 May 08:01
Compare
Choose a tag to compare
  • New mapping. Number accords to Float, instead of Integer
  • Fixed refs in parameters