[midPoint-git] [Evolveum/midpoint] aeaa90: Remove wrapper elements in smart svc API
mederly
noreply at github.com
Thu Jul 10 21:43:25 CEST 2025
Branch: refs/heads/feature/smart-integration-service
Home: https://github.com/Evolveum/midpoint
Commit: aeaa9063250a344c3b8cb7744756afe4604a5737
https://github.com/Evolveum/midpoint/commit/aeaa9063250a344c3b8cb7744756afe4604a5737
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M infra/schema/src/test/java/com/evolveum/midpoint/schema/parser/AbstractParserTest.java
M infra/schema/src/test/java/com/evolveum/midpoint/schema/parser/TestParseUser.java
M model/model-intest/src/test/java/com/evolveum/midpoint/model/intest/smart/DummyBasicScenario.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/DefaultServiceClientImpl.java
Log Message:
-----------
Remove wrapper elements in smart svc API
The smart integration service is now called in a simpler way,
e.g.:
{ "kind" : "account", "intent" : "default", ... } (request)
{ "focusTypeName":"UserType" } (response)
Requires 1a1365ea6f794b89724d32e0917e2a57bb742ca1 in prism.
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