-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
- if this does not break anything
- fixes a bug that POST requests with empty body were answered with a 400 error by Jackson although explicitly allowed by the JAX-RS spec (see https://github.com/FasterXML/jackson-databind/issues/186)
AT:
- upgrade Jackson in REST API project
- migrate Cockpit backend and plugins
- update REST API embeddability docs
- add section in migration guide for Cockpit plugins
In the REST-API docs there are also some links to the old Jackson web site