Skip to content

4017 Implement session restoration with midpilot-connector-gen#584

Open
johnstone3 wants to merge 1 commit intomasterfrom
vaia/wp1/4017
Open

4017 Implement session restoration with midpilot-connector-gen#584
johnstone3 wants to merge 1 commit intomasterfrom
vaia/wp1/4017

Conversation

@johnstone3
Copy link
Copy Markdown

Completes session restoration to include all connector development artifacts: documentation upload, object classes, relations, endpoints, attributes, and codegen scripts.

Extends schema and JSON serialization/deserialization to carry relevantDocumentations (docId + chunkId) on object classes, endpoints, and attributes; adds scimAttribute support on attribute info.

ServiceClient: use try-with-resources for HTTP responses, rename putIfMissing to putDocumentationIfMissing, add waitForDocumentationJobs with 60s polling timeout and failure detection.

Completes session restoration to include all connector development
artifacts: documentation upload, object classes, relations, endpoints,
attributes, and codegen scripts.

Extends schema and JSON serialization/deserialization to carry
relevantDocumentations (docId + chunkId) on object classes, endpoints,
and attributes; adds scimAttribute support on attribute info.

ServiceClient: use try-with-resources for HTTP responses, rename
putIfMissing to putDocumentationIfMissing, add waitForDocumentationJobs
with 60s polling timeout and failure detection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant