Skip to content

Commit

Permalink
fix: Generate CloudQuery Go API Client from spec.json (#225)
Browse files Browse the repository at this point in the history
This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
  • Loading branch information
cq-bot authored Aug 21, 2024
1 parent 5e3e605 commit 6311b43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion models.gen.go

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

2 changes: 1 addition & 1 deletion spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -3808,7 +3808,7 @@
},
"style" : "form"
}, {
"description" : "Service requesting the JTW token",
"description" : "Service requesting the JWT token",
"explode" : true,
"in" : "query",
"name" : "service",
Expand Down

0 comments on commit 6311b43

Please sign in to comment.