Skip to content

Commit

Permalink
Definitions Update remediations
Browse files Browse the repository at this point in the history
  • Loading branch information
cibot committed Mar 1, 2024
1 parent 5ef970a commit abcac9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alsdkdefs/apis/remediations/examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2877,6 +2877,7 @@ QueryExposuresWithPagination:
low: 0
medium: 0
continue: g2gDZAATb2Zmc2V0X2NvbnRpbnVhdGlvbmwAAAADaAJtAAAABm9mZnNldGEBaAJtAAAAD2luY2x1ZGVfZmlsdGVyc20AAAAFZmFsc2VoAm0AAAAJcGFnZV9zaXplbQAAAAExamEC
total_rows: 14
QueryExposuresWithPaginationContinue:
value:
exposures:
Expand Down Expand Up @@ -2936,6 +2937,7 @@ QueryExposuresWithPaginationContinue:
low: 0
medium: 0
continue: g2gDZAATb2Zmc2V0X2NvbnRpbnVhdGlvbmwAAAADaAJtAAAABm9mZnNldGECaAJtAAAAD2luY2x1ZGVfZmlsdGVyc20AAAAFZmFsc2VoAm0AAAAJcGFnZV9zaXplbQAAAAExamED
total_rows: 14
QueryExposuresRemediationsExample:
value:
filters: []
Expand Down
3 changes: 3 additions & 0 deletions alsdkdefs/apis/remediations/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,9 @@ QueryExposuresResponse:
continue:
type: string
description: Pagination continue token for the next request
total_rows:
type: integer
description: The total number of rows in the exposures/remediations list
QueryExposureFiltersResponse:
title: Query exposure filters response
type: object
Expand Down

0 comments on commit abcac9e

Please sign in to comment.