Changes to ✨ Create comment

POST /api/comments/

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

Changed in 2 of the 97 revisions of this API.104

  1. 037e8b19fbfd4
  2. b5f055b9d45b10

What changed

    • added the required property oneOf[CommentSerializerWithExpandedUser]/created_by/org_membership/items/flex to the response with the 201 status

      response-required-property-added

    • added the required property oneOf[CommentSerializerWithExpandedUser]/created_by/org_membership/items/user_type to the response with the 201 status

      response-required-property-added

    • added the required property oneOf[CommentSerializerWithExpandedUser]/created_by/organization_membership/allOf[OrganizationMembership]/flex to the response with the 201 status

      response-required-property-added

    • added the required property oneOf[CommentSerializerWithExpandedUser]/created_by/organization_membership/allOf[OrganizationMembership]/user_type to the response with the 201 status

      response-required-property-added

    • the response property oneOf[CommentSerializerWithExpandedUser]/created_by/avatar became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[CommentSerializerWithExpandedUser]/created_by/lse_fields/allOf[LseFields]/invite_expired became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[CommentSerializerWithExpandedUser]/created_by/lse_fields/allOf[LseFields]/invite_expired_at became nullable for the status 201

      response-property-became-nullable

    • the response property oneOf[CommentSerializerWithExpandedUser]/created_by/pause became nullable for the status 201

      response-property-became-nullable

    • the oneOf[CommentSerializerWithExpandedUser]/created_by/active_organization_meta response's property type/format changed from string/ to object/ for status 201

      response-property-type-changed

    • the oneOf[CommentSerializerWithExpandedUser]/created_by/lse_fields/allOf[LseFields]/email_notification_settings response's property type/format changed from string/ to object/ for status 201

      response-property-type-changed

    • the oneOf[CommentSerializerWithExpandedUser]/created_by/lse_fields/allOf[LseFields]/invite_expired response's property type/format changed from string/ to boolean/ for status 201

      response-property-type-changed

    • the oneOf[CommentSerializerWithExpandedUser]/created_by/org_membership/items/active response's property type/format changed from string/ to boolean/ for status 201

      response-property-type-changed

    • the oneOf[CommentSerializerWithExpandedUser]/created_by/organization_membership/allOf[OrganizationMembership]/active response's property type/format changed from string/ to boolean/ for status 201

      response-property-type-changed

    • the oneOf[CommentSerializerWithExpandedUser]/created_by/pause response's property type/format changed from string/ to object/ for status 201

      response-property-type-changed

Of the 97 revisions, 1 has no diff computed.