[midPoint-git] [Evolveum/midpoint] 2ae257: Replace ObjectTypeSuggestionType w/ regular def
mederly
noreply at github.com
Fri Aug 15 13:11:12 CEST 2025
Branch: refs/heads/feature/smart-integration-service
Home: https://github.com/Evolveum/midpoint
Commit: 2ae257ca3a3faf8b6b87375947e56b2cce0beafb
https://github.com/Evolveum/midpoint/commit/2ae257ca3a3faf8b6b87375947e56b2cce0beafb
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-08-15 (Fri, 15 Aug 2025)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/resource/component/wizard/smart/PageSmartIntegrationTypesSuggestion.java
M infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/TestSmartIntegrationServiceStory.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/ServiceAdapter.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/StatusInfoImpl.java
M model/smart-impl/src/test/resources/smart/test-110-expected-object-types.xml
M model/smart-impl/src/test/resources/smart/test-140-expected-object-types.xml
Log Message:
-----------
Replace ObjectTypeSuggestionType w/ regular def
Instead of returning (artificial) ObjectTypeSuggestionType
from "suggest object types" smart integration method, we
now return the standard ResourceObjectTypeDefinitionType.
It is directly embeddable into the configuration being
created.
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