Support for Optional Path Parameters in `HttpApiEndpoint` and `HttpApiSchema`
Does
I thought I might be able to do something like:
but the types won't allow it.
HttpApiEndpoint and/or HttpApiSchema support optional path params (like express)?I thought I might be able to do something like:
but the types won't allow it.
