Daniel Becroft
Daniel Becroft
Thanks @Tratcher , it is getting populated with an anonymous user, but some of our code checks this, and issues a challenge immediately. It's this logic that I now think...
The tool name is `dotnet-ef` (used in the `dotnet tool install`, but both `dotnet ef migrations` and `dotnet-ef migrations` work. The tool itself also suggests the current version (`dotnet ef`)...
Thanks @jakubSzuminski , my thoughts are the same as @davidseverwright: undesirable firewall changes in a production environment, reproducability of builds and deployments, and dependency on an external resource for container...
Hi @cvasseng , I think either approach would work fine for our scenario (option 2, or the npm peer dependency would be the preferred). Our approach for option 2 would...
Sorry @tatomyr , yes I meant the `spec-strict-refs` rule. My `openapi.yaml` version is 3.1.0 (but also fails on 3.0.0), and my Redocly CLI version is 1.11.0. A set of files...