We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a07cf6c + 76a2eec commit ab35e52Copy full SHA for ab35e52
runzero-api.yml
@@ -5769,6 +5769,10 @@ components:
5769
type: string
5770
format: number
5771
example: "365"
5772
+ expiration_integration_attributes:
5773
+ type: string
5774
+ format: number
5775
+ example: "30"
5776
expiration_scans:
5777
5778
@@ -7117,6 +7121,10 @@ components:
7117
7121
type: integer
7118
7122
format: int64
7119
7123
example: 365
7124
7125
+ type: integer
7126
+ format: int64
7127
+ example: 365
7120
7128
7129
7130
0 commit comments