Changes to Obter a árvore da hierarquia

GET /api/management/projects/{project}/hierarchy/tree

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

Changed in 3 of the 79 revisions of this API.26

  1. 3c590152d5b522
  2. 3d619d9db20d3
  3. 5501d8ecc8a01

What changed

  • 3c590152d5b522See the full diff
    • the response property /// became nullable for the status

      response-property-became-nullable

    • the /// response's property type changed from no type to string, and format from no format to uuid 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

    • 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