T
TanStack8mo ago
rival-black

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
conscious-sapphire
conscious-sapphire8mo ago
not yet. will soon be possible
rival-black
rival-blackOP8mo 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 :/
conscious-sapphire
conscious-sapphire8mo ago
no version yet released with that feature hopefully we'll do that soon
rival-black
rival-blackOP8mo ago
got it, thanks again

Did you find this page helpful?