Bug #7973
closed
Rudder API doc is invalid for getting the list of pending nodes
Added by Nicolas CHARLES over 8 years ago.
Updated almost 8 years ago.
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
- Status changed from New to In progress
- 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
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
- Target version changed from 4.0.0~rc2 to 318
- Target version changed from 318 to 4.0.0~rc2
- Target version changed from 4.0.0~rc2 to 4.0.0~rc1
- Target version changed from 4.0.0~rc1 to 3.1.17
- Status changed from Pending release to Released
This bug has been fixed in Rudder 4.0.1, 3.1.16 and 3.2.10 which were released today.
Also available in: Atom
PDF