unignore_code_scan_prop
Remove one ignore rule by its uuid (from list_code_scan_prop_ignores) - so you can REVISE your own hide-list when you change your mind about a component/prop. Unknown or foreign id is a 404.
Paramètres
Section intitulée « Paramètres »| Nom | Type | Description | |
|---|---|---|---|
project_uuid | string | optionnel | Project UUID. Required when multiple projects are configured (SONENTA_PROJECTS); defaults to the single configured project otherwise. |
ignore_id | string | requis | The ignore rule's uuid, as returned by list_code_scan_prop_ignores. |
{ "tool": "unignore_code_scan_prop", "arguments": { "ignore_id": "<ignore_id>" }}