#60 — Implement Folders API and persistence

Repo: Twill-AI/facade State: closed | Status: done Assignee: Unassigned

Created: 2024-08-01 · Updated: 2025-03-24

Description

See https://twillpayments.atlassian.net/wiki/spaces/TD/pages/7929859/Facade+API sections:

  • Get folder.
  • Get folder content.
  • List folders.
  • Create folder.
  • Update folder.
  • Delete folder.

Example of implementation such kind of task may be found in https://github.com/Twill-AI/facade/issues/59

AC:

  • API and relevant persistence for listed above items are implemented.
  • Some basic tests are added.
  • /home and /quickaccess are out of scope.

Notes

Add implementation notes, blockers, and context here

Add wikilinks to related people, meetings, or other tickets