Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Léo Valais <[email protected]>
  • Loading branch information
multun and leovalais committed May 13, 2024
1 parent 590d124 commit e3a1bef
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,13 @@ These issues are deemed too damaging to implement rolling stock authorization as

A concept of rolling stock collection would be introduced:
- each rolling stock must belong to exactly one collection
- rolling stocks do not have individual permissions. permissions are managed at the collection level
- rolling stocks do not have individual permissions; permissions are managed at the collection level
- when creating a scenario, rolling stock collections need to be added

Rolling stock collections have:
- a name
- a description

Rolling stocks belong to a collection.

## Implementation plan

Expand Down

0 comments on commit e3a1bef

Please sign in to comment.