Skip to content

Commit

Permalink
upgrade (#50)
Browse files Browse the repository at this point in the history
* upgrade go-swagger version

* adjust patch

* generate new version
  • Loading branch information
cstaud authored Nov 2, 2022
1 parent 6480f55 commit eeea90b
Show file tree
Hide file tree
Showing 267 changed files with 33,691 additions and 2,731 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ generate: validate ## Generate the API Go client and the JSON document for the U
go generate

validate: deps ## Check that the swagger spec is valid.
gobin -m -run github.com/go-swagger/go-swagger/cmd/swagger@v0.27.0 validate $(PATCHED_SWAGGER_SPEC)
gobin -m -run github.com/go-swagger/go-swagger/cmd/swagger@v0.30.3 validate $(PATCHED_SWAGGER_SPEC)
8 changes: 5 additions & 3 deletions go/client/operations/activity_list_parameters.go

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

165 changes: 160 additions & 5 deletions go/client/operations/activity_list_responses.go

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

8 changes: 5 additions & 3 deletions go/client/operations/addon_list_by_app_parameters.go

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

Loading

0 comments on commit eeea90b

Please sign in to comment.