Decode a store-relative path (after basePath strip) into a command, or null if unmatched.

  • Parameters

    • method: string
    • relativePath: string
    • req: Request
    • ctx: DecodePathContext

    Returns StoreCommand<SchemaRegistry> | "unknown_type"