Skip to content

Remove deprecated v1 AppD specification - #2096

Open
julianna-ciq wants to merge 1 commit into
mainfrom
agent/remove-v1-appd-spec
Open

Remove deprecated v1 AppD specification#2096
julianna-ciq wants to merge 1 commit into
mainfrom
agent/remove-v1-appd-spec

Conversation

@julianna-ciq

Copy link
Copy Markdown
Contributor

What changed

  • removed the deprecated /v1/apps, /v1/apps/{appId}, and /v1/apps/search routes from the FDC3 3.0 AppD OpenAPI source
  • removed the five v1-only schema definitions (AppImageV1, IconV1, IntentV1, ApplicationV1, and ApplicationSearchResponseV1)
  • synchronized the published next schema and current App Directory documentation
  • added regression coverage ensuring the current specification remains v2-only
  • recorded the removal in the changelog

Historical versioned schemas and documentation are intentionally unchanged.

Why

The v1 AppD surface has completed its deprecation period and should not be included in the FDC3 3.0 specification.

Closes #2094.

Validation

  • fdc3-standard TypeScript build
  • AppDirectory.test.ts: 4 tests passed
  • AppD OpenAPI generation for fdc3-web-impl
  • fdc3-web-impl TypeScript check

@netlify

netlify Bot commented Aug 12, 2026

Copy link
Copy Markdown

Deploy Preview for fdc3 ready!

Name Link
🔨 Latest commit 1ae404f
🔍 Latest deploy log https://app.netlify.com/projects/fdc3/deploys/6a7c875c68497500088e41fc
😎 Deploy Preview https://deploy-preview-2096.preview-fdc3.finos.org
📱 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 project configuration.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.10%. Comparing base (42ade77) to head (1ae404f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2096   +/-   ##
=======================================
  Coverage   95.10%   95.10%           
=======================================
  Files          73       73           
  Lines        4190     4190           
  Branches      589      592    +3     
=======================================
  Hits         3985     3985           
  Misses        205      205           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@julianna-ciq
julianna-ciq marked this pull request as ready for review August 12, 2026 15:00
@julianna-ciq
julianna-ciq requested a review from a team as a code owner August 12, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove the v1 AppD spec in 3.0

2 participants