Actions
Bug #27384
openMissleading format for parameter category in API
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
When we POST (update) and PUT (create) a rule from the API, we can specify category by using his ID.
To specify ID we have to use in the JSON category
, in the response the parameter is categoryID
Actions