Skip to content

Conversation

@0x8000-0000
Copy link
Contributor

Outdated links pointing to 'https://ucp.dev/specs/shopping' were returning 404 errors. This change updates all discovery profiles and documentation in the samples repository to use the current 'https://ucp.dev/specification' structure.

  • rest/python/server: Updated 'discovery_profile.json' and 'README.md'.
  • rest/python/client: Regenerated 'happy_path_dialog.md' by running the updated server and client.
  • rest/nodejs: Updated discovery service logic in 'discovery.ts'.
  • a2a/business_agent: Updated 'ucp.json' and 'agent_card.json' data files.
  • a2a/chat-client: Updated 'agent_profile.json'.

These updates ensure that discovery responses from sample implementations point to valid, working specification pages.

@0x8000-0000 0x8000-0000 requested a review from a team January 12, 2026 17:32
spec: 'https://ucp.dev/specs/shopping',
spec: 'https://ucp.dev/specification/shopping',
rest: {
schema: 'https://ucp.dev/services/shopping/openapi.json',
Copy link

@oluwatimio oluwatimio Jan 14, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is also outdated in main branch @0x8000-0000 also get a 404 here. Should it be https://ucp.dev/services/shopping/rest.openapi.json?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jingyli - WDYT?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, please update the schema URI here to https://ucp.dev/services/shopping/rest.openapi.json

Thanks @oluwatimio for catching it!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@0x8000-0000 0x8000-0000 force-pushed the bugfixes branch 2 times, most recently from 8b10764 to c6a5343 Compare January 14, 2026 21:51
@0x8000-0000 0x8000-0000 self-assigned this Jan 14, 2026
@0x8000-0000 0x8000-0000 marked this pull request as ready for review January 14, 2026 21:59
Outdated links pointing to 'https://ucp.dev/specs/shopping' were returning 404 errors. This change updates all discovery profiles and documentation in the samples repository to use the current 'https://ucp.dev/specification' structure.

- rest/python/server: Updated 'discovery_profile.json' and 'README.md'.
- rest/python/client: Regenerated 'happy_path_dialog.md' by running the updated server and client.
- rest/nodejs: Updated discovery service logic in 'discovery.ts'.
- a2a/business_agent: Updated 'ucp.json' and 'agent_card.json' data files.
- a2a/chat-client: Updated 'agent_profile.json'.

These updates ensure that discovery responses from sample implementations point to valid, working specification pages.
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.

4 participants