Actions
Bug #7973
closedRudder API doc is invalid for getting the list of pending nodes
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The example is invalid for the documentation of pending node
curl -H "X-API-Token: yourToken" https://rudder.example.com/rudder/api/latest/nodes/pending -d include=minimal
should be
curl -H "X-API-Token: yourToken" https://rudder.example.com/rudder/api/latest/nodes/pending?include=minimal
Updated by Nicolas CHARLES over 8 years ago
- Status changed from New to In progress
Updated by Nicolas CHARLES over 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-api-doc/pull/27
Updated by Nicolas CHARLES over 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-api-doc|161bc997b892f15a0cae38d5987b1f946fe623fe.
Updated by Benoît PECCATTE about 8 years ago
- Target version changed from 4.0.0~rc2 to 318
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 318 to 4.0.0~rc2
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc2 to 4.0.0~rc1
Updated by Vincent MEMBRÉ about 8 years ago
- Target version changed from 4.0.0~rc1 to 3.1.17
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending release to Released
Actions