Is there a way with <API to catchall> on the “path...
# help
d
Is there a way with API to catchall on the “path” stay explicit with the “method”? Eg. (
POST *
)
t
I just did this today,
POST /{proxy+}