Changes to Send interactive list message

POST /messages/interactive/list

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

Changed in 2 of the 9 revisions of this API.78

  1. 30bd33ee45c93
  2. 8ccfb9a461e275

What changed

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the media type application/json for the response with the status 404

      response-media-type-added

  • 8ccfb9a461e275See the full diff
    • the request property interactive/footer/text became required

      request-property-became-required

    • the type request property const value list was added

      request-property-const-added

    • the type request property const value text was added

      request-property-const-added

    • removed the enum value list of the request property interactive/type

      request-property-enum-value-removed

    • removed the enum value text of the request property interactive/header/type

      request-property-enum-value-removed

    • the from request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the to request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • the response property id became required for the status 200

      response-property-became-required

    • the id response's property pattern ^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$ was added for the status 200

      response-property-pattern-added