[midPoint-git] [Evolveum/midpoint] 4205b4: MID-7149: Return 405 on REST DELETE / POST/ PATCH...
Tony Tkáčik
noreply at github.com
Thu Sep 28 12:51:23 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 4205b45e956498f36de7b09b0a7500988816fff4
https://github.com/Evolveum/midpoint/commit/4205b45e956498f36de7b09b0a7500988816fff4
Author: Tony Tkáčik <tonydamage at gmail.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
Log Message:
-----------
MID-7149: Return 405 on REST DELETE / POST/ PATCH /objects/oid
We are not supporting DELETE, POST and PATCH on ObjectType so
report it properly to clients.
More information about the midPoint-svn
mailing list