Changes to Create label

POST /label

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

Changed in 7 of the 23 revisions of this API.9116

  1. 08bbb5bedb5d5
  2. 32cece1ebe432
  3. c45ef22a736c22
  4. 298877d6a79a2
  5. 4b8811b821e622
  6. 75119d670ebb11
  7. 93b23177312616

What changed

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the required property updatedAt to the response with the 200 status

      response-required-property-added

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • request body became required

      request-body-became-required

    • the createdAt response's property type/format changed from / to string/date-time for status 200

      response-property-type-changed

    • the response property taskId became nullable for the status 200

      response-property-became-nullable

    • the response property workspaceId became nullable for the status 200

      response-property-became-nullable

    • response property taskId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property workspaceId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property taskId list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property workspaceId list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 4b8811b821e622See the full diff
    • the response property taskId became nullable for the status 200

      response-property-became-nullable

    • the response property workspaceId became nullable for the status 200

      response-property-became-nullable

    • response property taskId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

    • response property workspaceId list-of-types was narrowed by removing types null from media type application/json of response 200

      response-property-list-of-types-narrowed

  • 75119d670ebb11See the full diff
    • removed the request property description

      request-property-removed

    • added the new optional request property taskId

      new-optional-request-property

  • 93b23177312616See the full diff
    • the response's body type/format changed from / to object/ for status 200

      response-body-type-changed

    • added the required property color to the response with the 200 status

      response-required-property-added

    • added the required property createdAt to the response with the 200 status

      response-required-property-added

    • added the required property id to the response with the 200 status

      response-required-property-added

    • added the required property name to the response with the 200 status

      response-required-property-added

    • added the required property taskId to the response with the 200 status

      response-required-property-added

    • added the required property workspaceId to the response with the 200 status

      response-required-property-added