Project

General

Profile

Actions

Bug #6309

closed

Documentation for group creation via API is not correct for category

Added by François ARMAND about 9 years ago. Updated over 8 years ago.

Status:
Released
Priority:
1
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The api documentation for group is not correct: it says that the parameter name is "nodeGroupCategoryId", but it is in fact "category": http://www.rudder-project.org/rudder-api-doc/#api-Groups-createGroup

This is even more embarassing since the "GET" for a group give the documented parameters for category, and other for dynamic/enabled:

{
"isEnabled": true,
"isDynamic": false,
"nodeGroupCategoryId": "15f7e64d-1988-41b4-af3d-4106b204ead7",
...
}
Actions

Also available in: Atom PDF