Changes to Vincular um projeto filho

POST /api/management/projects/{project}/hierarchy/attach-child

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

Changed in 4 of the 80 revisions of this API.411

  1. 3c590152d5b545
  2. 3d619d9db20d3
  3. 5501d8ecc8a02
  4. d270bef5be291

What changed

  • 3c590152d5b545See the full diff
    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became required

      request-property-became-required

    • the request property type changed from no type to string, and format from no format to uuid

      request-property-type-changed

    • the response's property format changed from style to no format for status

      response-property-type-changed

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • the response property became required for the status

      response-property-became-required

    • api tag Hierarquia added

      api-tag-added

    • api tag hierarchy removed

      api-tag-removed

    • api tag {id} removed

      api-tag-removed

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the non-success response with the status

      response-non-success-status-added

    • added optional request body

      request-body-added-optional