Skip to content

Commit 054ac34

Browse files
author
CI bot
committed
Definitions Update remediations
2 parents a175103 + abcac9e commit 054ac34

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

alsdkdefs/apis/remediations/examples.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2877,6 +2877,7 @@ QueryExposuresWithPagination:
28772877
low: 0
28782878
medium: 0
28792879
continue: g2gDZAATb2Zmc2V0X2NvbnRpbnVhdGlvbmwAAAADaAJtAAAABm9mZnNldGEBaAJtAAAAD2luY2x1ZGVfZmlsdGVyc20AAAAFZmFsc2VoAm0AAAAJcGFnZV9zaXplbQAAAAExamEC
2880+
total_rows: 14
28802881
QueryExposuresWithPaginationContinue:
28812882
value:
28822883
exposures:
@@ -2936,6 +2937,7 @@ QueryExposuresWithPaginationContinue:
29362937
low: 0
29372938
medium: 0
29382939
continue: g2gDZAATb2Zmc2V0X2NvbnRpbnVhdGlvbmwAAAADaAJtAAAABm9mZnNldGECaAJtAAAAD2luY2x1ZGVfZmlsdGVyc20AAAAFZmFsc2VoAm0AAAAJcGFnZV9zaXplbQAAAAExamED
2940+
total_rows: 14
29392941
QueryExposuresRemediationsExample:
29402942
value:
29412943
filters: []

alsdkdefs/apis/remediations/schemas.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -384,6 +384,9 @@ QueryExposuresResponse:
384384
continue:
385385
type: string
386386
description: Pagination continue token for the next request
387+
total_rows:
388+
type: integer
389+
description: The total number of rows in the exposures/remediations list
387390
QueryExposureFiltersResponse:
388391
title: Query exposure filters response
389392
type: object

0 commit comments

Comments
 (0)