Changes to Create application

POST /zones/{zoneId}/applications

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

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

  1. d65d51379d933
  2. 2f5033ed44912
  3. 932699a5ea1632
  4. d3d69f45bfed23
  5. cb43483cd1b31

What changed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 409

      response-non-success-status-added

    • added the new optional request property metadata/icon_url

      new-optional-request-property

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

      response-optional-property-added

  • 932699a5ea1632See the full diff
    • the description request property type/format changed from string/ to string/safe-text

      request-property-type-changed

    • the identifier request property type/format changed from string/ to string/safe-text

      request-property-type-changed

    • the name request property type/format changed from string/ to string/safe-text

      request-property-type-changed

    • added the new optional request property consent

      new-optional-request-property

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

      response-required-property-added

  • d3d69f45bfed23See the full diff
    • removed the request property traits

      request-property-removed

    • 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