You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET, no id, returns the latest object that exists, based on simulation_window_begin and end.
If no object exists, returns a 500
We add a CLI to create an environment, and we add scripts like for railjson import and such.
How do we handle the fact that the env references other objects?
In the DB: forbid the deletion of the infra and timetable that are associated.
People will get 500s, it's okay, in the end it will be prevented by permissions added on objects if all goes well.
The text was updated successfully, but these errors were encountered:
Data Model
CRUD
If no object exists, returns a 500
We add a CLI to create an environment, and we add scripts like for railjson import and such.
How do we handle the fact that the env references other objects?
In the DB: forbid the deletion of the infra and timetable that are associated.
People will get 500s, it's okay, in the end it will be prevented by permissions added on objects if all goes well.
The text was updated successfully, but these errors were encountered: