Changes to Create a new task

POST /api/tasks

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

Changed in 8 of the 104 revisions of this API.167

  1. 0f5503f5cd282
  2. 09d5eb0300932
  3. 6f2d2fbe259911
  4. 5657aaae1bab2
  5. 06cac6a7c5bc2
  6. f1022d5edb0d1
  7. 5b7df66bb8871
  8. 0c910612f9ac11

What changed

    • added the new acp enum value to the response property for the response status

      response-property-enum-value-added

    • added the new acp enum value to the / response property for the response status

      response-property-enum-value-added

    • added the optional property / to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

  • 6f2d2fbe259911See the full diff
    • added the new draft enum value to the response property for the response status

      response-property-enum-value-added

    • added the new optional request property

      new-optional-request-property

    • the request property's max was set to 100.00

      request-property-max-set

    • the request property's min was set to 0.00

      request-property-min-set

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

      response-media-type-added

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

      response-media-type-added

    • added the new optional request property

      new-optional-request-property

    • added the new max enum value to the request property

      request-property-enum-value-added

    • removed the enum value max of the request property

      request-property-enum-value-removed

    • removed the request property

      request-property-removed