Changes to List finding trends
GET /api/v2/attack-paths/finding-trends
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 66 revisions of this API.23
What changed
- ●
removed the optional property
allOf[subschema #2]/data/findings/items/finding_exposure_countfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
allOf[subschema #2]/data/findings/items/finding_impact_countfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
allOf[subschema #2]/data/findings/items/archived_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/findings/items/exposure_countto the response with the200statusresponse-optional-property-added
- ○
added the optional property
allOf[subschema #2]/data/findings/items/impact_countto the response with the200statusresponse-optional-property-added
- ●