Changes to Search sendable DM, group, and clan rooms by room or member name

GET /v1/chat/rooms/search

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

Changed in 3 of the 23 revisions of this API.9

  1. f91fbc22fde36
  2. 522e926825a52
  3. 427ccfd67e8d1

What changed

    • added the required property rooms/items/lastMessage/anyOf[subschema #1]/mentioned_users/items/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property rooms/items/lastMessage/anyOf[subschema #1]/mentioned_users/items/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the required property rooms/items/otherMembers/items/user/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property rooms/items/otherMembers/items/user/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the required property rooms/items/recentMessages/items/mentioned_users/items/clan_fee_rebate_rate to the response with the 200 status

      response-required-property-added

    • added the required property rooms/items/recentMessages/items/mentioned_users/items/fee_rebate_override_rate to the response with the 200 status

      response-required-property-added

    • added the optional property rooms/items/lastMessage/anyOf[subschema #1]/mentioned_clans to the response with the 200 status

      response-optional-property-added

    • added the optional property rooms/items/recentMessages/items/mentioned_clans to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added