Changes to List applications

GET /zones/{zoneId}/applications

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

Changed in 6 of the 23 revisions of this API.5620

  1. d65d51379d9321
  2. 2f5033ed44911
  3. 6149152cee43339
  4. 932699a5ea161
  5. d3d69f45bfed13
  6. cb43483cd1b325

What changed

  • d65d51379d9321See the full diff
    • deleted the query request parameter traits[]

      request-parameter-removed

    • deleted the query request parameter traits[all]

      request-parameter-removed

    • added the non-success response with the status 400

      response-non-success-status-added

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

      response-optional-property-added

  • 6149152cee43339See the full diff
    • the page_info response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property page_info/has_next_page from the response with the 200 status

      response-required-property-removed

    • removed the required property page_info/has_previous_page from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter cursor

      request-parameter-removed

    • removed the optional property page_info/end_cursor from the response with the 200 status

      response-optional-property-removed

    • removed the optional property page_info/start_cursor from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter filter[id]

      new-optional-request-parameter

    • added the new optional query request parameter filter[identifier]

      new-optional-request-parameter

    • added the new optional query request parameter filter[slug]

      new-optional-request-parameter

    • added the new optional query request parameter query[]

      new-optional-request-parameter

    • added the new optional query request parameter query[identifier]

      new-optional-request-parameter

    • added the new optional query request parameter query[name]

      new-optional-request-parameter

    • added the new optional query request parameter sort

      new-optional-request-parameter

    • added iam_PageInfo to the page_info response property allOf list for the response status 200

      response-property-all-of-added

    • response property page_info deprecated

      response-property-deprecated

    • added the required property items/items/consent to the response with the 200 status

      response-required-property-added

  • d3d69f45bfed13See the full diff
    • removed the optional property items/items/traits from the response with the 200 status

      response-optional-property-removed

    • the endpoint scheme security OAuth2 was added to the API

      api-security-added

    • the endpoint scheme security bearerAuth was added to the API

      api-security-added

    • the endpoint scheme security iam_bearerAuth was removed from the API

      api-security-removed

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

    • for the query request parameter limit, default value was changed from 100 to 20

      request-parameter-default-value-changed

    • for the query request parameter limit, the max was decreased from 1000.00 to 100.00

      request-parameter-max-decreased

    • added the new optional query request parameter after

      new-optional-request-parameter

    • added the new optional query request parameter before

      new-optional-request-parameter

    • added the new optional query request parameter expand[]

      new-optional-request-parameter

    • added the required property items/items/owner_type to the response with the 200 status

      response-required-property-added

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

      response-required-property-added