Change detail

223Docs

6d3abf38fab7 → 370013d86c63 · 25 changes across 25 operations

  • POST/api/notes/{note}/delete
    • ▲

      api path removed without deprecation

  • PATCH/api/notes/{note}/undo-delete
    • ▲

      api path removed without deprecation

  • POST/api/ai/create-extracted-note/{note}
    • ●

      removed the optional property / from the response with the status

  • POST/api/assimilation
    • ●

      removed the optional property // from the response with the status

  • GET/api/conversation/{conversationId}
    • ●

      removed the optional property // from the response with the status

  • GET/api/conversation/note/{note}
    • ●

      removed the optional property /// from the response with the status

  • POST/api/conversation/note/{note}
    • ●

      removed the optional property // from the response with the status

  • POST/api/conversation/recall-prompt/{recallPrompt}
    • ●

      removed the optional property // from the response with the status

  • GET/api/memory-trackers/{memoryTracker}
    • ●

      removed the optional property / from the response with the status

  • PATCH/api/memory-trackers/{memoryTracker}/mark-as-recalled
    • ●

      removed the optional property / from the response with the status

  • PATCH/api/memory-trackers/{memoryTracker}/property-key
    • ●

      removed the optional property / from the response with the status

  • POST/api/memory-trackers/{memoryTracker}/re-enable
    • ●

      removed the optional property / from the response with the status

  • POST/api/memory-trackers/{memoryTracker}/remove
    • ●

      removed the optional property / from the response with the status

  • GET/api/memory-trackers/recent
    • ●

      removed the optional property // from the response with the status

  • GET/api/memory-trackers/recently-recalled
    • ●

      removed the optional property // from the response with the status

  • POST/api/notebooks/{notebook}/create-note
    • ●

      removed the optional property / from the response with the status

  • GET/api/notes/{note}
    • ●

      removed the optional property / from the response with the status

  • GET/api/notes/{note}/note-info
    • ●

      removed the optional property /// from the response with the status

  • POST/api/notes/{note}/trash
    • ●

      removed the optional property / from the response with the status

  • PATCH/api/notes/{note}/undo-trash
    • ●

      removed the optional property / from the response with the status