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

  1. dad98bb6526014
  2. e9c15322116014

What changed

  • dad98bb6526014See the full diff
    • the response's body type/format changed from object/ to / for status 200

      response-body-type-changed

    • removed the optional property error from the response with the 200 status

      response-optional-property-removed

    • removed the optional property id from the response with the 200 status

      response-optional-property-removed

    • removed the optional property jsonrpc from the response with the 200 status

      response-optional-property-removed

    • removed the optional property result from the response with the 200 status

      response-optional-property-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • e9c15322116014See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the optional property error to the response with the 200 status

      response-optional-property-added

    • added the optional property id to the response with the 200 status

      response-optional-property-added

    • added the optional property jsonrpc to the response with the 200 status

      response-optional-property-added

    • added the optional property result to the response with the 200 status

      response-optional-property-added

    This revision also has 133 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog