Changes to List family environments

GET /api/v1/deploy/application/project/family/environments

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

Changed in 5 of the 50 revisions of this API.205257

  1. 09f18af670c44
  2. 2beb810c522112413
  3. e34b00e453188426
  4. 344ac18cbced12414
  5. 93bf2b2f361d10

What changed

    • api tag Deploy added

      api-tag-added

    • api tag api/v1/deploy removed

      api-tag-removed

    • api tag application removed

      api-tag-removed

    • api tag project removed

      api-tag-removed

  • 2beb810c522112413See the full diff
    • for the query request parameter family_id, the type/format was changed from string/ to string/uuid

      request-parameter-type-changed

    • removed the optional property detail from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property detail from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property detail from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property detail from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property errors from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property errors from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property errors from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property errors from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property instance from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property instance from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property instance from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property instance from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property status from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property status from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property status from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property status from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property title from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property title from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property title from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property title from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property type from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property type from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property type from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property type from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • api operation id getEnvironments removed and replaced with listFamilyEnvironments

      api-operation-id-removed

    • added the optional property details to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property details to the response with the 400 status (media type: application/xml)

      response-optional-property-added

    • added the optional property details to the response with the 500 status (media type: application/json)

      response-optional-property-added

    • added the optional property details to the response with the 500 status (media type: application/xml)

      response-optional-property-added

    • added the required property code to the response with the 400 status (media type: application/json)

      response-required-property-added

    • added the required property code to the response with the 400 status (media type: application/xml)

      response-required-property-added

    • added the required property code to the response with the 500 status (media type: application/json)

      response-required-property-added

    • added the required property code to the response with the 500 status (media type: application/xml)

      response-required-property-added

    • added the required property message to the response with the 400 status (media type: application/json)

      response-required-property-added

    • added the required property message to the response with the 400 status (media type: application/xml)

      response-required-property-added

    • added the required property message to the response with the 500 status (media type: application/json)

      response-required-property-added

    • added the required property message to the response with the 500 status (media type: application/xml)

      response-required-property-added

  • e34b00e453188426See the full diff
    • removed the required property code from the response with the 400 status (media type: application/json)

      response-required-property-removed

    • removed the required property code from the response with the 400 status (media type: application/xml)

      response-required-property-removed

    • removed the required property code from the response with the 500 status (media type: application/json)

      response-required-property-removed

    • removed the required property code from the response with the 500 status (media type: application/xml)

      response-required-property-removed

    • removed the required property message from the response with the 400 status (media type: application/json)

      response-required-property-removed

    • removed the required property message from the response with the 400 status (media type: application/xml)

      response-required-property-removed

    • removed the required property message from the response with the 500 status (media type: application/json)

      response-required-property-removed

    • removed the required property message from the response with the 500 status (media type: application/xml)

      response-required-property-removed

    • removed the optional property details from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property details from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property details from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property details from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • api operation id listFamilyEnvironments removed and replaced with getEnvironments

      api-operation-id-removed

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

      request-parameter-type-generalized

    • added the optional property detail to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property detail to the response with the 400 status (media type: application/xml)

      response-optional-property-added

    • added the optional property detail to the response with the 500 status (media type: application/json)

      response-optional-property-added

    • added the optional property detail to the response with the 500 status (media type: application/xml)

      response-optional-property-added

    • added the optional property errors to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property errors to the response with the 400 status (media type: application/xml)

      response-optional-property-added

    • added the optional property errors to the response with the 500 status (media type: application/json)

      response-optional-property-added

    • added the optional property errors to the response with the 500 status (media type: application/xml)

      response-optional-property-added

    • added the optional property instance to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property instance to the response with the 400 status (media type: application/xml)

      response-optional-property-added

    • added the optional property instance to the response with the 500 status (media type: application/json)

      response-optional-property-added

    • added the optional property instance to the response with the 500 status (media type: application/xml)

      response-optional-property-added

    • added the optional property status to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property status to the response with the 400 status (media type: application/xml)

      response-optional-property-added

    • added the optional property status to the response with the 500 status (media type: application/json)

      response-optional-property-added

    • added the optional property status to the response with the 500 status (media type: application/xml)

      response-optional-property-added

    • added the optional property title to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property title to the response with the 400 status (media type: application/xml)

      response-optional-property-added

    • added the optional property title to the response with the 500 status (media type: application/json)

      response-optional-property-added

    • added the optional property title to the response with the 500 status (media type: application/xml)

      response-optional-property-added

    • added the optional property type to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property type to the response with the 400 status (media type: application/xml)

      response-optional-property-added

    • added the optional property type to the response with the 500 status (media type: application/json)

      response-optional-property-added

    • added the optional property type to the response with the 500 status (media type: application/xml)

      response-optional-property-added

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

  • 344ac18cbced12414See the full diff
    • added the new required query request parameter family_id

      new-required-request-parameter

    • removed the optional property detail from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property detail from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property detail from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property detail from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property errors from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property errors from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property errors from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property errors from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property instance from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property instance from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property instance from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property instance from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property status from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property status from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property status from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property status from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property title from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property title from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property title from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property title from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property type from the response with the 400 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property type from the response with the 400 status (media type: application/xml)

      response-optional-property-removed

    • removed the optional property type from the response with the 500 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property type from the response with the 500 status (media type: application/xml)

      response-optional-property-removed

    • api operation id GET_/api/v1/deploy/application/project/family/environments removed and replaced with listFamilyEnvironments

      api-operation-id-removed

    • api tag project added

      api-tag-added

    • added the optional property details to the response with the 400 status (media type: application/json)

      response-optional-property-added

    • added the optional property details to the response with the 400 status (media type: application/xml)

      response-optional-property-added

    • added the optional property details to the response with the 500 status (media type: application/json)

      response-optional-property-added

    • added the optional property details to the response with the 500 status (media type: application/xml)

      response-optional-property-added

    • added the required property code to the response with the 400 status (media type: application/json)

      response-required-property-added

    • added the required property code to the response with the 400 status (media type: application/xml)

      response-required-property-added

    • added the required property code to the response with the 500 status (media type: application/json)

      response-required-property-added

    • added the required property code to the response with the 500 status (media type: application/xml)

      response-required-property-added

    • added the required property message to the response with the 400 status (media type: application/json)

      response-required-property-added

    • added the required property message to the response with the 400 status (media type: application/xml)

      response-required-property-added

    • added the required property message to the response with the 500 status (media type: application/json)

      response-required-property-added

    • added the required property message to the response with the 500 status (media type: application/xml)

      response-required-property-added

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

    • the response property errors/items/ became nullable for the status 400 (media type: application/json)

      response-property-became-nullable

    • the response property errors/items/ became nullable for the status 400 (media type: application/xml)

      response-property-became-nullable

    • the response property errors/items/ became nullable for the status 500 (media type: application/json)

      response-property-became-nullable

    • the response property errors/items/ became nullable for the status 500 (media type: application/xml)

      response-property-became-nullable

    • the response property errors/items/more became nullable for the status 400 (media type: application/json)

      response-property-became-nullable

    • the response property errors/items/more became nullable for the status 400 (media type: application/xml)

      response-property-became-nullable

    • the response property errors/items/more became nullable for the status 500 (media type: application/json)

      response-property-became-nullable

    • the response property errors/items/more became nullable for the status 500 (media type: application/xml)

      response-property-became-nullable

    • the errors/items/more/additionalProperties/ response's property type/format changed from / to string/ for status 400 (media type: application/json)

      response-property-type-changed

    • the errors/items/more/additionalProperties/ response's property type/format changed from / to string/ for status 500 (media type: application/json)

      response-property-type-changed