Skip to content

Releases: hasura/ndc-stripe

v0.2.2

06 Aug 16:01
b1c87dc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

10 Jun 17:59
3ae2790
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 Jun 03:26
bb1ee1a
Compare
Choose a tag to compare

Behavior changes

  • anyOf types can be converted to explicit object types instead of arbitrary JSON.
  • Request arguments of application/x-www-form-urlencoded body are moved to body object.

What's Changed

  • upgrade openapi spec v1071 and ndc-rest v0.2.0 by @hgiasac in #4

Full Changelog: v0.1.2...v0.2.0

v0.1.2

11 May 17:40
7754aec
Compare
Choose a tag to compare

What's Changed

  • upgrade stripe openapi v1027 and ndc-rest v0.1.3 by @hgiasac in #3

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 May 17:35
9313676
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

15 Apr 18:13
61bf8d2
Compare
Choose a tag to compare

NDC Stripe

Stripe connector provides instant queries and mutations to request Stripe API resources.

This connector is built using the NDC Rest with Stripe's OpenAPI Specification.

New Contributors

Full Changelog: https://github.com/hasura/ndc-stripe/commits/v0.1.0