Skip to content

Releases: hookdeck/hookdeck-api-schema

0.0.28

23 Aug 08:55
e63c85a
Compare
Choose a tag to compare
:herb: Upgrade Go Generator to `0.3.0` (#11)

This version of the Go Generator contains bugfixes/features: 
- Optional request properties will by typed as `Optional[T]` so that you can send explicit null values. 
- Errors that are unparsable will still return the underlying errror messages. 
- The client will expose nested clients as properties `hookdeck.sources.updateSource()` instead of `hookdeck.sources()`

0.0.27

17 Aug 18:45
7b2dc38
Compare
Choose a tag to compare
:herb: upgrade the go generator to `0.2.0` (#10)

This version of the generator will generate string based Go enums and provide a factory method to initialize with a string as well.

0.0.26

16 Aug 15:42
f0bc70a
Compare
Choose a tag to compare
Update generators.yml

0.0.25

14 Aug 12:30
af0c5d2
Compare
Choose a tag to compare
Add single connection endpoints (#9)

0.0.24

10 Aug 15:38
bd632eb
Compare
Choose a tag to compare
Update API schema to version 2023-07-01 (#8)

* Update API schema to version 2023-07-01

* get fern check passing

---------

Co-authored-by: dsinghvi <[email protected]>

0.0.23

09 Aug 05:09
bd632eb
Compare
Choose a tag to compare

Upgdate OpenAPI and generate new go sdk

0.0.22

12 Jul 22:47
Compare
Choose a tag to compare

Upgrade fern-go-sdk to 0.0.13.

0.0.21

06 Jul 22:30
Compare
Choose a tag to compare

Improve the OpenAPI to have more description fields.

0.0.20

06 Jul 19:15
Compare
Choose a tag to compare

Update generators.yml

0.0.19

05 Jul 22:57
Compare
Choose a tag to compare

Update generators.yml