Project

General

Profile

Actions

Bug #6390

closed

Bug #6376: Properly catch all error in ncf api

Use new data/error fields in ncf-builder

Added by Vincent MEMBRÉ about 9 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
1
Category:
Generic methods
Target version:
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

Also available in: Atom PDF