Skip to content

Refine the varying schemas for ImplementationMetadata#1177

Merged
kriswest merged 5 commits intomainfrom
1057-fix-implementationmetadata-defs
Apr 10, 2024
Merged

Refine the varying schemas for ImplementationMetadata#1177
kriswest merged 5 commits intomainfrom
1057-fix-implementationmetadata-defs

Conversation

@kriswest
Copy link
Copy Markdown
Contributor

@kriswest kriswest commented Mar 26, 2024

resolves #1057

There are several variations on the ImplementationMetadata schema (in the API it has AppMetadata, in bridging connection step 6 connectedAgentsUpdate its got the name assigned to each agent by the bridge, in connection step 3 it has neither). This PR ensures that the definitions generated for each type are correct. The desktopAgent name was previously missing from the connectedAgentsUpdate, which is a problem it doesn't match what is described in the specification

@kriswest kriswest added api FDC3 API Working Group Desktop Agent Bridging Desktop Agent Bridging Discussion Group labels Mar 26, 2024
@netlify
Copy link
Copy Markdown

netlify Bot commented Mar 26, 2024

Deploy Preview for fdc3 ready!

Name Link
🔨 Latest commit 5e859ec
🔍 Latest deploy log https://app.netlify.com/sites/fdc3/deploys/6616a46ec4d12b0008b250a9
😎 Deploy Preview https://deploy-preview-1177--fdc3.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kriswest kriswest changed the title Refines the varying schemas for ImplementationMetadata Refine the varying schemas for ImplementationMetadata Mar 26, 2024
@kriswest kriswest requested review from a team and robmoffat March 26, 2024 16:23
Comment thread schemas/bridging/common.schema.json Outdated
Co-authored-by: Hugh Troeger <htroeger@factset.com>
@kriswest kriswest requested a review from a team April 5, 2024 11:21
@kriswest kriswest merged commit 02a43a5 into main Apr 10, 2024
kriswest added a commit that referenced this pull request Apr 10, 2024
@kriswest kriswest deleted the 1057-fix-implementationmetadata-defs branch November 13, 2024 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api FDC3 API Working Group Desktop Agent Bridging Desktop Agent Bridging Discussion Group

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing desktopAgent from ImplementationMetadata

2 participants