cal.com
cal.com copied to clipboard
[CAL-782] creating an event-type called “book” throws an error (/book is an API endpoint)
we would need to either re-route it or forbid the use of “book”
preferably the first
From SyncLinear.com | CAL-782
first reported https://twitter.com/codingwithmanny/status/1613844100746199042?s=46&t=fOnOWwxi3zWEejwVizFOaA
Here is the GitStart Ticket for this issue: https://clients.gitstart.com/calcom/1/tickets/CALCOM-6472
we would need to either re-route it or forbid the use of “book”
preferably the first
From SyncLinear.com | CAL-782
or append the user input with a zero width space if it's called book
or append the user input with a zero width space if it's called book
interesting ...
on second thought I don't know about the details. that was just the first thing that popped into my mind
If we would have to modify the event name in any way, wouldn't it be better to forbid the use in the first place to make things easier for future use? cc: @PeerRich
i am not sure. would need to pass this question to another dev
discussing now
we'll get rid of the /book route with @JeroenReumkens help
we'll get rid of the /book route with @JeroenReumkens help
I'm working on that BTW @PeerRich https://github.com/calcom/cal.com/pull/6656
oh nice!