|
|
|
|
|
by amiga386
46 days ago
|
|
Yeah but don't let them reify it. Ideally you already send client version in requests (or have an API version prefix). Add the workaround only for legacy clients. Next client version must distinguish itself from predecessor and must not require the bodge to work. |
|
The issue with things that client must not do is that they might still do them, and users don't care whose fault it is. It's important to have auxilliary mechanisms to mitigate these.