Skip to content

Allow user to specify HTTP method when invoking function #6

Closed
@grdsdev

Description

@grdsdev

Feature request

C# currently doesn't support users to specify the HTTP method when invoking a function like the JS https://github.com/supabase/functions-js/blob/main/src/types.ts#L70

Describe the solution you'd like

Add a new HTTP method parameter when invoking a function, following JS implementation.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions