T
TanStack5mo ago
secure-lavender

Adding a dot to a route in TS Start

I want to have a heartbeats.bulk endpoint but when I rename my API route file to heartbeats.bulk.ts the route becomes /heartbeats/bulk. How can I go around this?
4 Replies
equal-aqua
equal-aqua5mo ago
not yet. will soon be possible
secure-lavender
secure-lavenderOP5mo ago
gotcha, thanks anyways! Is there a beta version or something similar which does allow this? I can't change what the API route path is because of third party clients :/
equal-aqua
equal-aqua5mo ago
no version yet released with that feature hopefully we'll do that soon
secure-lavender
secure-lavenderOP5mo ago
got it, thanks again

Did you find this page helpful?