Skip to content

Commit 58bf785

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

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
@@ -7748,7 +7748,7 @@
77487748
"type" : "string"
77497749
}
77507750
},
7751-
"required" : [ "name", "value" ]
7751+
"required" : [ "name" ]
77527752
},
77537753
"SyncLastUpdateSource" : {
77547754
"description" : "How was the source or destination been created or updated last",

0 commit comments

Comments
 (0)