Changes to Get tool

GET /v1/Tools/{id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 10 revisions of this API.116

  1. v1bd3fb6f26e74113
  2. v10852198458a02
  3. v11ad87f675d4b1

What changed

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

      response-body-type-changed

    • removed assistants.v1.service.tool subschema #2 from the response body allOf list for the response status 200

      response-body-all-of-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property date_created to the response with the 200 status

      response-required-property-added

    • added the required property date_updated to the response with the 200 status

      response-required-property-added

    • added the required property description to the response with the 200 status

      response-required-property-added

    • added the required property enabled to the response with the 200 status

      response-required-property-added

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

      response-required-property-added

    • added the required property meta to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property requires_auth to the response with the 200 status

      response-required-property-added

    • added the required property type to the response with the 200 status

      response-required-property-added

    • the allOf[assistants.v1.service.tool]/id response's property pattern was changed from ^aia_tool_*$ to ^aia_tool_.+$ for the status 200

      response-property-pattern-changed

    • the allOf[subschema #2]/policies/items/id response's property pattern was changed from ^aia_plcy_*$ to ^aia_plcy_.+$ for the status 200

      response-property-pattern-changed

    • endpoint added

      endpoint-added

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