Skip to content

Commit 6311b43

Browse files
authored
fix: Generate CloudQuery Go API Client from spec.json (#225)
This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
1 parent 5e3e605 commit 6311b43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

models.gen.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3808,7 +3808,7 @@
38083808
},
38093809
"style" : "form"
38103810
}, {
3811-
"description" : "Service requesting the JTW token",
3811+
"description" : "Service requesting the JWT token",
38123812
"explode" : true,
38133813
"in" : "query",
38143814
"name" : "service",

0 commit comments

Comments
 (0)