FirelightFlagboy
FirelightFlagboy
Related to #8735
> This commit is part of https://github.com/Scille/parsec-cloud/pull/8471 (on which this PR is based on), here you should only need to review the last 3 commits Stacked PR should be done...
We can just modify the json schema to require the new field
After some discussion with @touilleMan, we want to use `backend_config.debug` instead of `app.debug` ~We should also add a comment about why we also set `app.debug = False` (on uncatched exception...
This concern the device certificate
> AFAIK there is no way to know how the user call a procedural macro in a procedural macro: > to be more explicit `rstest` procedural macro will not receive...
Ok, we just need to clairify that on the manual tests list
Hello @FGRibreau, I propose this PR to update the `strum` dependencies to `0.27.0`. I've check the [changelog](https://github.com/Peternator7/strum/blob/v0.27.2/CHANGELOG.md) for breaking changes betweem 0.24 and 0.27 that impact the code but everything...