Project

General

Profile

Actions

Bug #7973

closed

Rudder API doc is invalid for getting the list of pending nodes

Added by Nicolas CHARLES about 8 years ago. Updated over 7 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
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

Actions

Also available in: Atom PDF