Skip to content

Commit c4915d7

Browse files
authored
fix: Generate CloudQuery Go API Client from spec.json (#116)
This PR was created by a scheduled workflow to generate the CloudQuery Go API Client from `spec.json`
1 parent 9e77b1e commit c4915d7

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

models.gen.go

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

spec.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8045,9 +8045,7 @@
80458045
"required": [
80468046
"name",
80478047
"source",
8048-
"destinations",
8049-
"schedule",
8050-
"disabled"
8048+
"destinations"
80518049
],
80528050
"properties": {
80538051
"name": {

0 commit comments

Comments
 (0)