Skip to content

Commit

Permalink
chore: speakeasy sdk regeneration - Generate (#8)
Browse files Browse the repository at this point in the history
* ci: regenerated with OpenAPI Doc 1.0.0, Speakeay CLI 1.61.0

* fix: compilation failure

---------

Co-authored-by: speakeasybot <bot@speakeasyapi.dev>
Co-authored-by: Sagar Batchu <sagar.batchu92@gmail.com>
  • Loading branch information
3 people authored Jul 17, 2023
1 parent 067a475 commit c1c2f33
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 5 deletions.
10 changes: 9 additions & 1 deletion RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,12 @@ Based on:
- OpenAPI Doc 1.0.0
- Speakeasy CLI 1.61.0 (2.70.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [Go v1.4.1] https://github.com/speakeasy-sdks/hookdeck-go/releases/tag/v1.4.1 - .
- [Go v1.4.1] https://github.com/speakeasy-sdks/hookdeck-go/releases/tag/v1.4.1 - .

## 2023-07-17 17:23:32
### Changes
Based on:
- OpenAPI Doc 1.0.0
- Speakeasy CLI 1.61.0 (2.70.0) https://github.com/speakeasy-api/speakeasy
### Releases
- [Go v1.4.2] https://github.com/speakeasy-sdks/hookdeck-go/releases/tag/v1.4.2 - .
2 changes: 1 addition & 1 deletion gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ generation:
singleTagPerOp: false
tagNamespacingDisabled: false
go:
version: 1.4.1
version: 1.4.2
maxMethodParams: 5
packageName: github.com/speakeasy-sdks/hookdeck-go
2 changes: 1 addition & 1 deletion hookdeck.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/models/operations/createissuetrigger.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pkg/models/operations/upsertissuetrigger.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c1c2f33

Please sign in to comment.