supabase / pg_net

A PostgreSQL extension that enables asynchronous (non-blocking) HTTP/HTTPS requests with SQL
https://supabase.github.io/pg_net
Apache License 2.0
213 stars 16 forks source link

Updated API docs, removed dated comments #91

Closed TheOtherBrian1 closed 1 year ago

TheOtherBrian1 commented 1 year ago

What kind of change does this PR introduce?

Docs Update

What is the current behavior?

The API documentation does not include net.http_delete. Also each request function signature still contains a warning against the usage of timeout parameters, even though the bug that necessitated the warning had been resolved.

Please link any relevant issues here.

What is the new behavior?

Additional context

Add any other context or screenshots.