Skip to content

Commit

Permalink
fix: Generate CloudQuery Go API Client from spec.json (#248)
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 Nov 20, 2024
1 parent de64e70 commit e20a7e9
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
16 changes: 16 additions & 0 deletions models.gen.go

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

3 changes: 3 additions & 0 deletions spec.json
Original file line number Diff line number Diff line change
Expand Up @@ -10997,6 +10997,9 @@
},
"learned_about_cq_from" : {
"type" : "string"
},
"phone" : {
"type" : "string"
}
},
"required" : [ "first_name", "last_name" ]
Expand Down

0 comments on commit e20a7e9

Please sign in to comment.