Changes to

GET /v1/Services

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

Changed in 6 of the 102 revisions of this API.1111

  1. v196ed54055a051
  2. v19c7bdebb1c4b1
  3. v199116c0327cb1
  4. v188bdad18669e8
  5. v155d8cb83916f1
  6. v18faf729647351

What changed

    • for the query request parameter PageSize, the type/format was changed from integer/ to integer/int64

      request-parameter-type-changed

    • the validity_period response's property default value 0 was added for the status 200

      response-property-default-value-added

    • removed the optional property services/items/sending_windows from the response with the 200 status

      response-optional-property-removed

    • removed the DELETE enum value from the services/items/fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the DELETE enum value from the services/items/inbound_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the services/items/fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the HEAD enum value from the services/items/inbound_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the services/items/fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PATCH enum value from the services/items/inbound_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the services/items/fallback_method response property for the response status 200

      response-property-enum-value-removed

    • removed the PUT enum value from the services/items/inbound_method response property for the response status 200

      response-property-enum-value-removed

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

      response-optional-property-added

    • api tag MessagingV1Service added

      api-tag-added