Florian Amsallem

Results 24 issues of Florian Amsallem

## Description Implementation of the `GET` `/v2/timetable/ID/conflicts?infra=N` endpoint. ## AC - Uses the existing core endpoint - Returns a `404` if the infra is not found - The response should...

## Description Implementation of the `POST` `/v2/train_schedule/project_path?infra=N&ids[]=X&ids[]=Y`. The response should contain all the information needed to display the time-space chart. - Time-Space points - Blocks with their colors (using the...

area:editoast

The follow-up to this PR https://github.com/tbrand/cargo-tomlfmt/pull/22. **What is done:** - Update `clap` dependencies and add the `derive` feature. - Adapt the `Clap::app` into a client using derivative features. - Slight...

See cargo clippy --all-targets