Changes to List Agents

GET /api/v1/agents

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

Changed in 3 of the 11 revisions of this API.113

  1. ba253fbf08a71
  2. b0e6563d3fce111
  3. 4f3d96fe26561

What changed

    • added the optional property agents/items/developerId to the response with the 200 status

      response-optional-property-added

  • b0e6563d3fce111See the full diff
    • the code response property const value INTERNAL_SERVER_ERROR was removed for the status 500

      response-property-const-removed

    • added the new INTERNAL_SERVER_ERROR enum value to the code response property for the response status 500

      response-property-enum-value-added

    • api operation id getApiV1Agents removed and replaced with

      api-operation-id-removed

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

    • endpoint added

      endpoint-added