Changes to Create a project memory

POST /v1/projects/{projectId}/memories

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

Changed in 1 of the 19 revisions of this API.21

  1. bf198f94879a21

What changed

  • bf198f94879a21See the full diff
    • the content request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the title request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • the title request property's maxLength was set to 200

      request-property-max-length-set