Changes to Handle Agent Jsonrpc
POST /v1/agents/{agent_id}/a2a/rpc
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 2 of the 22 revisions of this API.244
What changed
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
errorfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
idfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
jsonrpcfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resultfrom the response with the200statusresponse-optional-property-removed
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
the response's body type/format changed from
/toobject/for status200response-body-type-changed
- ○
added the optional property
errorto the response with the200statusresponse-optional-property-added
- ○
added the optional property
idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
jsonrpcto the response with the200statusresponse-optional-property-added
- ○
added the optional property
resultto the response with the200statusresponse-optional-property-added
This revision also has 133 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲