Actions
Bug #6407
closedBug #6376: Properly catch all error in ncf api
ncf-doc cannot parse generic methods new format
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
Since we encapsulate generic methods in a dict
{ "data" : our_previous_generic_methods, "errors" : errors }
We are not looking into data to get our generic methods
Actions