Actions
Bug #6390
closedBug #6376: Properly catch all error in ncf api
Use new data/error fields in ncf-builder
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
Generic methods
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
#6376 refactor all data sent by ncf api to normalize them.
{ "data" : result_data "errors" : [ "error": message "details" : details (optionnal) ] }
Actions