Releases: hookdeck/hookdeck-api-schema
Releases · hookdeck/hookdeck-api-schema
0.0.28
: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
0.0.26
0.0.25
0.0.24
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
0.0.22
0.0.21
Improve the OpenAPI to have more description fields.