Skip to content
This repository was archived by the owner on May 13, 2023. It is now read-only.

feat: custom HTTP method for function invoke #16

Merged

Conversation

gabfeudo
Copy link
Contributor

What kind of change does this PR introduce?

Possibility to choose HTTP method for Edge Functions invoke.

What is the current behavior?

Developers can't choose what HTTP method use when invoking Edge Functions

Copy link
Member

@dshukertjr dshukertjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gabfeudo Legend! Thanks for this one!

Currently, js SDK doesn't have support for other HTTP methods, so checked with the Functions team to see if js SDK has plans on supporting other HTTP methods, and the answer was yes, so adding this to the Flutter SDK!

@dshukertjr dshukertjr merged commit c623152 into supabase:main Feb 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants