[midPoint-git] [Evolveum/midpoint] c1b7aa: Smart Integration: Make SiSuggestMappingRequestTyp...
Michal Zelenčík
noreply at github.com
Wed May 27 15:35:46 CEST 2026
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: c1b7aa8d276088e7582fb7f168198c6095cadb5b
https://github.com/Evolveum/midpoint/commit/c1b7aa8d276088e7582fb7f168198c6095cadb5b
Author: Michal Zelencik <michal.zelencik at evolveum.com>
Date: 2026-05-27 (Wed, 27 May 2026)
Changed paths:
M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
M model/smart-impl/src/test/java/com/evolveum/midpoint/smart/impl/TestSmartIntegrationServiceImpl.java
Log Message:
-----------
Smart Integration: Make SiSuggestMappingRequestType attributes single-valued
The applicationAttribute and midPointAttribute elements of
SiSuggestMappingRequestType were declared with maxOccurs="unbounded",
effectively making them lists. However, there is always exactly one
midPoint and one application attribute per request, as also stated in
the original element documentation.
Signed-off-by: Michal Zelencik <michal.zelencik at evolveum.com>
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