Changes to Obter o painel de execuções do projeto

GET /api/management/projects/{project}/project-executions/dashboard

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

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

  1. 3c590152d5b522
  2. 3d619d9db20d4

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 integer to number 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 Execuções added

      api-tag-added

    • api tag project-execution 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