[midPoint-git] [Evolveum/midpoint] 732d57: rest: adding MimeTypeUtils.ALL_VALUE to produce li...
virgo47
noreply at github.com
Mon Jan 17 20:23:47 CET 2022
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 732d573aa879c5b01e019a3525b7954a284ce280
https://github.com/Evolveum/midpoint/commit/732d573aa879c5b01e019a3525b7954a284ce280
Author: Richard Richter <richard.richter at evolveum.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ClusterRestController.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/RestApiIndex.java
Log Message:
-----------
rest: adding MimeTypeUtils.ALL_VALUE to produce lists (matching Accept)
Using just TEXT_PLAIN_VALUE (example) matched text/plain, or text/*,
but not */* which then fell back to 404 which was wrong.
More information about the midPoint-svn
mailing list