Project

General

Profile

Actions

Bug #26675

open

Error in documentation /api/changeRequests response data

Added by Véronique HAYAERT 4 days ago. Updated 3 days ago.

Status:
Pending release
Priority:
N/A
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Very Small
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No

Description

The data array of the response does not match the expected definition from the documentation (does not contain the "rules" field)

$ curl --header "X-API-Token: $(cat /var/rudder/run/api-token)" --request GET http://localhost:8080/rudder/api/latest/changeRequests --data "status=open" 
{"action":"listChangeRequests","result":"success","data":[]}
Actions

Also available in: Atom PDF