Skip to content

add missing imports to root README snippets #539

Description

@ambikeesshh

Problem

The Multi-tenancy and Webhooks examples in the root README.md use createCorsair, plugin factories, and processWebhook without imports.

Fix

Add the imports those snippets need so a reader can copy them without guessing package names.

Touch

  • README.md (Multi-tenancy + Webhooks sections)

Done when

  • multi-tenancy snippet has imports
  • webhooks snippet has imports
  • no unused or fake imports

Verify

Skim both sections and check each typescript fence for imports.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions