[midPoint-git] [Evolveum/midpoint] ef5d28: Add SmartIntegrationRestController
mederly
noreply at github.com
Wed Jul 9 19:26:01 CEST 2025
Branch: refs/heads/feature/smart-integration-service
Home: https://github.com/Evolveum/midpoint
Commit: ef5d28c2d5f3acda8210188f9d02865ad9a4162c
https://github.com/Evolveum/midpoint/commit/ef5d28c2d5f3acda8210188f9d02865ad9a4162c
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M gui/admin-gui/pom.xml
M infra/schema-pure-jaxb/src/compile/resources/catalog.xml
M infra/schema/src/main/resources/META-INF/schemas-in-this-module.xml
M infra/schema/src/main/resources/xml/ns/public/common/common-3.xsd
M infra/schema/src/main/resources/xml/ns/public/common/common-core-3.xsd
A infra/schema/src/main/resources/xml/ns/public/common/common-smart-integration-3.xsd
A model/model-api/src/main/java/com/evolveum/midpoint/model/api/util/SmartIntegrationConstants.java
M model/rest-impl/pom.xml
A model/rest-impl/src/main/java/com/evolveum/midpoint/rest/impl/SmartIntegrationRestController.java
R model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/DelineationSuggestions.java
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/SmartIntegrationService.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/SmartIntegrationServiceImpl.java
Log Message:
-----------
Add SmartIntegrationRestController
Currently, just two URLs:
- /rpc/suggestDelineations
- /rpc/suggestFocusType
Also, created common-smart-integration-3.xsd for schema
elements related to the smart integration / midPilot project.
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