-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.14.0
- 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