[midPoint-git] [Evolveum/midpoint] 5d531f: Fix REST APIs when exclude parameter is not present
Andrej
noreply at github.com
Thu Jan 23 10:52:08 CET 2025
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 5d531fa0574570f4c3c175f11dd9e949a32684dc
https://github.com/Evolveum/midpoint/commit/5d531fa0574570f4c3c175f11dd9e949a32684dc
Author: Andrej Zan <andrej.zan at evolveum.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
Log Message:
-----------
Fix REST APIs when exclude parameter is not present
**What**
Fix NPEs caused by missing `exclude` parameter in some get/search
endpoints.
**Fixes:** MID-10216
Commit: ed13e87573eefe4d786a72a1776fdcf5e611150e
https://github.com/Evolveum/midpoint/commit/ed13e87573eefe4d786a72a1776fdcf5e611150e
Author: Andrej <84732799+and-za at users.noreply.github.com>
Date: 2025-01-23 (Thu, 23 Jan 2025)
Changed paths:
M model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/ModelRestController.java
Log Message:
-----------
Merge pull request #254 from Evolveum/bugfix/10216
Fix REST APIs when exclude parameter is not present
Compare: https://github.com/Evolveum/midpoint/compare/d54fd14049ae...ed13e87573ee
To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/midpoint/settings/notifications
More information about the midPoint-svn
mailing list