Skip to content

Commit 9e72ad2

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

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

models.gen.go

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

spec.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8131,6 +8131,9 @@
81318131
"type": "string",
81328132
"format": "date-time",
81338133
"description": "Time when the sync was updated"
8134+
},
8135+
"created_by": {
8136+
"type": "string"
81348137
}
81358138
}
81368139
},

0 commit comments

Comments
 (0)