Arri should give an error message if an id
has already been used.
#50
Labels
enhancement
New feature or request
lang:ts
schema
Issues related to arri schemas and the arri schema builder
In the TS server implementation, it's possible to give two schemas the same id. To help prevent errors, we should add something that checks for this kind of scenario and outputs an errors message when it happens.
The text was updated successfully, but these errors were encountered: