Changes to Get recommended AI agents list

GET /api/v1/ai/agents/recommend

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

Changed in 11 of the 26 revisions of this API.1321

  1. 1e014c365df211
  2. 5b77ae7cc5c41
  3. b2372bf7485c2
  4. 3aaae7d83feb1
  5. 05cf5f034c745
  6. bd9470194fe11
  7. d681a7df36092
  8. 7ee2ad97db782
  9. 05767e62959c121
  10. 6176ea0e91293
  11. 56253b536c002

What changed

  • 1e014c365df211See the full diff
    • removed the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/user from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/source to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/creator/anyOf[subschema #1: User]/user_photo to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/creator/anyOf[subschema #1: User]/actions to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/energy_points to the response with the 200 status

      response-optional-property-added

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

    • added the new enum value energy_points to the query request parameter sort

      request-parameter-enum-value-added

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

    • api tag android_app added

      api-tag-added

    • api tag evaluation added

      api-tag-added

    • api tag web_app added

      api-tag-added

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/background_animated to the response with the 200 status

      response-optional-property-added

    • added the required property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/version to the response with the 200 status

      response-required-property-added

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

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/user to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/avatar_size to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/background_size to the response with the 200 status

      response-optional-property-added

    • added the new enum value score_based_random to the query request parameter sort

      request-parameter-enum-value-added

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/meta_data to the response with the 200 status

      response-optional-property-added

  • 05767e62959c121See the full diff
    • removed the request body

      request-body-removed

    • deleted the query request parameter count

      request-parameter-removed

    • deleted the query request parameter index

      request-parameter-removed

    • added the new optional query request parameter sort_seed

      new-optional-request-parameter

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

    • added the new optional query request parameter count

      new-optional-request-parameter

    • added the new optional query request parameter index

      new-optional-request-parameter

    • added optional request body

      request-body-added-optional

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/deleted_at to the response with the 200 status

      response-optional-property-added

    • added the optional property data/anyOf[subschema #1: PaginationData[Agent]]/list/items/opening_audio_url to the response with the 200 status

      response-optional-property-added