Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion docs/definitions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@

<h3>Download</h3>

You can download the schema file directly: [`a2a.json`](spec/a2a.json)
You can download the version-specific schema file directly: [`a2a.json`](spec/a2a.json)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

JLYK. Today this url refers to https://a2a-protocol.org/latest/spec/a2a.proto


When viewing this source file on GitHub, use the [latest published schema](https://a2a-protocol.org/latest/spec/a2a.json) because the version-specific files are generated during documentation builds and are not committed to the repository.

<h3>Definition</h3>

Expand Down
Loading