Join Slack
Powered by
Is there a way with <API to catchall> on the “path...
# help
d
Dan Van Brunt
09/13/2021, 5:58 PM
Is there a way with
API to catchall
on the “path” stay explicit with the “method”? Eg. (
POST *
)
t
thdxr
09/13/2021, 6:28 PM
I just did this today,
POST /{proxy+}
Open in Slack
Previous
Next