Changes to Get application

GET /zones/{zoneId}/applications/{id}

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

Changed in 5 of the 23 revisions of this API.17

  1. d65d51379d931
  2. 2f5033ed44911
  3. 932699a5ea161
  4. d3d69f45bfed13
  5. cb43483cd1b31

What changed

    • added the non-success response with the status 404

      response-non-success-status-added

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

      response-optional-property-added

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

      response-required-property-added

  • d3d69f45bfed13See the full diff
    • removed the optional property 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

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

      response-required-property-added