[midPoint-git] [Evolveum/midpoint] 90d9fe: Add JsonHalBackend for JSON HAL documentation proc...
Tony Tkáčik
noreply at github.com
Thu Sep 18 16:36:50 CEST 2025
Branch: refs/heads/feature/codegen-integration
Home: https://github.com/Evolveum/midpoint
Commit: 90d9fe2cc22f7506ad94e749e90461feb9ee2477
https://github.com/Evolveum/midpoint/commit/90d9fe2cc22f7506ad94e749e90461feb9ee2477
Author: Tony Tkáčik <tonydamage at gmail.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
M gui/admin-gui/src/main/java/com/evolveum/midpoint/gui/impl/page/admin/connector/development/component/wizard/scimrest/objectclass/search/WaitingSearchAllConnectorStepPanel.java
M model/smart-api/src/main/java/com/evolveum/midpoint/smart/api/conndev/SupportedAuthorization.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ConnectorDevelopmentBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ConnectorDevelopmentServiceImpl.java
A model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/JsonHalBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/OfflineBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/RestBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/activity/DiscoverObjectClassInformationActivityHandler.java
Log Message:
-----------
Add JsonHalBackend for JSON HAL documentation processing
Commit: 4133fdfc84f3bcf14724dc763bacc0b14eb25372
https://github.com/Evolveum/midpoint/commit/4133fdfc84f3bcf14724dc763bacc0b14eb25372
Author: Tony Tkáčik <tonydamage at gmail.com>
Date: 2025-09-18 (Thu, 18 Sep 2025)
Changed paths:
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/conndev/ConnectorBootstrapStoryTest.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ConnectorDevelopmentBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ConnectorDevelopmentServiceImpl.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/RestBackend.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/ServiceClient.java
M model/smart-impl/src/main/java/com/evolveum/midpoint/smart/impl/conndev/activity/ConnDevBeans.java
Log Message:
-----------
Added connector generation configuration to system configuration, updated service client with dynamic API base URL, and refactored backend handling for offline mode.
Compare: https://github.com/Evolveum/midpoint/compare/8054d3973aa1...4133fdfc84f3
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