Changes to List Numbers

GET /v1/numbers/list

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

Changed in 8 of the 31 revisions of this API.3220

  1. 63991d99e2e136
  2. 55ae0e0bb01f2
  3. 47ab17602d642
  4. 8b2983fa75315
  5. 500a519452b021
  6. 97850bfccb2c2
  7. 9feade6bcba81
  8. f4d951d6fa941

What changed

  • 63991d99e2e136See the full diff
    • the response property items/items/inbound_agent became optional for the status 200

      response-property-became-optional

    • response property items/items/example_context list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property items/items/inbound_agent list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • query request parameter sort_column list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • query request parameter sort_desc list-of-types was widened by adding types null

      request-parameter-list-of-types-widened

    • for the query request parameter sort_column, the type/format was generalized from string/ to /

      request-parameter-type-generalized

    • for the query request parameter sort_desc, the type/format was generalized from boolean/ to /

      request-parameter-type-generalized

    • added subschema #3 to the items/items/telephony_account_connection response property anyOf list for the response status 200

      response-property-any-of-added

    • the type response property const value account_connection_twilio was added for the status 200

      response-property-const-added

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

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

      response-required-property-added

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

      response-required-property-added

    • added the optional property items/items/telephony_account_connection/anyOf[subschema #2: TwilioAccountConnection]/account_supports_any_caller_id to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/telephony_account_connection/anyOf[subschema #2: TwilioAccountConnection]/steering_pool to the response with the 200 status

      response-optional-property-added

    • added the new optional query request parameter page

      new-optional-request-parameter

    • added the new optional query request parameter size

      new-optional-request-parameter

    • added the new optional query request parameter sort_column

      new-optional-request-parameter

    • added the new optional query request parameter sort_desc

      new-optional-request-parameter

    • added the non-success response with the status 422

      response-non-success-status-added

  • 500a519452b021See the full diff
    • deleted the query request parameter page

      request-parameter-removed

    • deleted the query request parameter size

      request-parameter-removed

    • removed the non-success response with the status 422

      response-non-success-status-removed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added