 Wolfgang WaltherandWolfgang Walther
|
52d628f1ed
|
fix: Return 204 No Content without Content-Type for RPCs returning VOID
Resolves #2001
BREAKING CHANGE: Previously, those RPCs would return "null" as a body with Content-Type: application/json.
|
2022-02-05 09:28:28 +01:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
9f1b5c0a81
|
feat: Support accessing array items and fields of composite types through json operators
This is supported in select=, in filters and in order=.
Resolves #1543
Resolves #2075
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-02-03 08:13:38 +01:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
58f76f3d6d
|
fix: Return 405 Method Not Allowed for unsupported verbs
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-01-28 19:26:33 +01:00 |
|
 Wolfgang WaltherandWolfgang Walther
|
927ff6f1e5
|
test: Split spec tests into multiple subfolders
Signed-off-by: Wolfgang Walther <walther@technowledgy.de>
|
2022-01-28 19:26:33 +01:00 |
|