Changes to List attack path findings
GET /api/v2/attack-paths/findings
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 66 revisions of this API.136
What changed
- ○
added the new optional
queryrequest parameteris_cross_platformnew-optional-request-parameter
- ○
added the optional property
allOf[subschema #2]/data/items/is_cross_platformto the response with the200status (media type: application/json)response-optional-property-added
- ○
- ○
added the optional property
allOf[subschema #2]/data/items/idto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
orphanedenum value to theallOf[subschema #2]/data/items/statusresponse property for the response status200response-property-enum-value-added
- ●
- ▲
added the pattern
^((eq|~eq|neq):)?[^:]+$to thequeryrequest parameterasset_group_tag_idrequest-parameter-pattern-added
- ●
deleted the
queryrequest parameterzone_idrequest-parameter-removed
- ●
removed the optional property
allOf[subschema #2]/data/items/zone_idfrom the response with the200status (media type: application/json)response-optional-property-removed
- ○
for the
queryrequest parameterasset_group_tag_id, the type/format was generalized fromarray/tostring/request-parameter-type-generalized
- ○
added the optional property
allOf[subschema #2]/data/items/asset_group_tag_idto the response with the200status (media type: application/json)response-optional-property-added
- ▲
- ○
endpoint added
endpoint-added
- ○