Changes to Criar checklist avulso no projeto

POST /api/management/projects/{project}/loose-checklist

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

Changed in 7 of the 79 revisions of this API.5111

  1. 3c590152d5b53
  2. 3d619d9db20d3
  3. 13da3bab404c2
  4. a58fd7918b2131
  5. 24b48aeb867c2
  6. 5c2d8653223e2
  7. 10ead49f16cb1

What changed

    • the request property became nullable

      request-property-became-nullable

    • the request property became nullable

      request-property-became-nullable

    • the response property became required for the status

      response-property-became-required

    • api tag Checklists avulsos added

      api-tag-added

    • api tag loose-checklist removed

      api-tag-removed

    • api tag {id} removed

      api-tag-removed

    • the request property became not nullable

      request-property-became-not-nullable

    • the request property became not nullable

      request-property-became-not-nullable

  • a58fd7918b2131See the full diff
    • 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 request property type changed from no type to string, and format from no format to uuid

      request-property-type-changed

    • the request property's maxLength was set to 255

      request-property-max-length-set

    • added the new optional request property

      new-optional-request-property

    • added the new optional request property

      new-optional-request-property

    • added the new optional header request parameter Authorization

      new-optional-request-parameter

    • added optional request body

      request-body-added-optional

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

      response-media-type-added