Change detail

1910Docs

1e08ee282e47 → 405d22528fd9 · 20 changes across 10 operations

  • POST/api/learning-sessions/record
    • ▲

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

    • ○

      added the required property // to the response with the status

  • POST/api/assimilation
    • ●

      removed the optional property / from the response with the status

    • ○

      added the optional property / to the response with the status

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

      removed the optional property from the response with the status

    • ○

      added the optional property to the response with the status

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

      removed the optional property from the response with the status

    • ○

      added the optional property to the response with the status

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

      removed the optional property from the response with the status

    • ○

      added the optional property to the response with the status

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

      removed the optional property from the response with the status

    • ○

      added the optional property to the response with the status

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

      removed the optional property from the response with the status

    • ○

      added the optional property to the response with the status

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

      removed the optional property / from the response with the status

    • ○

      added the optional property / to the response with the status

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

      removed the optional property / from the response with the status

    • ○

      added the optional property / to the response with the status

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

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

    • ○

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