Skip to content

Commit

Permalink
internal: update api specs
Browse files Browse the repository at this point in the history
  • Loading branch information
schutzbot authored and lzap committed Dec 12, 2024
1 parent 6741611 commit 1549d7f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
8 changes: 8 additions & 0 deletions internal/clients/content_sources/content-sources.v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -1483,6 +1483,14 @@
"description": "Environment ID used by subscription-manager and candlepin",
"type": "string"
},
"snapshots": {
"description": "The list of snapshots in use by the template",
"items": {
"$ref": "#/components/schemas/api.SnapshotResponse"
},
"readOnly": true,
"type": "array"
},
"updated_at": {
"description": "Datetime template was last updated",
"type": "string"
Expand Down
3 changes: 3 additions & 0 deletions internal/clients/content_sources/openapi.v1.gen.go

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

0 comments on commit 1549d7f

Please sign in to comment.