Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
update asset scan relationships
Browse files Browse the repository at this point in the history
  • Loading branch information
fishkerez committed Jul 20, 2023
1 parent 4eebd30 commit 63a9fc4
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 77 deletions.
1 change: 1 addition & 0 deletions api/models/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 api/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1766,6 +1766,9 @@ components:
resourceCleanup:
$ref: '#/components/schemas/ResourceCleanupState'
readOnly: true
stats:
$ref: '#/components/schemas/AssetScanStats'
readOnly: true
summary:
$ref: '#/components/schemas/ScanFindingsSummary'
readOnly: true
Expand Down
154 changes: 77 additions & 77 deletions api/server/server.gen.go

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

0 comments on commit 63a9fc4

Please sign in to comment.