Skip to content

Create from…: POST /api/materialize plumbing + domain model #11

Description

@Adron

Part of #10 — "Create from…" (materialize) — turn messages, lists, rows and documents into new lists/documents/posts

Shared foundation for the other Create-from sub-issues.

  • Capture the real POST /api/materialize request/response shapes against the live API before
    writing DTOs (the spec only types source loosely).
  • Model the four destinations (To List, To Doc, To List & Doc, To Message) and the four
    source kinds (message(s), list, rows, document/selection) as a single domain type.
  • Decide the module home — a small shared :feature:materialize, or a :core: helper consumed
    by messages/lists/documents. It is called from three feature modules, so it must not live
    inside any one of them.
  • Subscriber gating: the menu opens for everyone; confirming on a free account routes to the
    existing subscription-required handling.

Tests: MockWebServer round-trip per destination; free-account confirm → upsell, no write.


Filed from the parity review of feature/parity-wip @ 14d7795 against interlinedlist.com (OpenAPI /api/openapi.json, 233 paths) and the public help centre.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1Big hole in a shipped featurearea:documentsDocumentsarea:listsListsparityClosing a gap against interlinedlist.com

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions