-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: 7.14.0
-
Component/s: engine
- The examples summaries for
OPTIONS /user
and
OPTIONS /user/{id}
are mixed up. The example is also wrong for
OPTIONS /user
as it is the same as for
OPTIONS /user/{id}
- Incorrect sortBy param name defined in
GET /user
should be
sortByValues
GET /user/{id}/profile
should not return an array