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•8mo ago
not yet. will soon be possible
rival-blackOP•8mo 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•8mo ago
no version yet released with that feature
hopefully we'll do that soon
rival-blackOP•8mo ago
got it, thanks again