Will Gunn
Will Gunn
Recreated the bug we multiple parameters colliding and overriding the request body example provided by SwaggerRequestExample. In this case because we had a header that was of type string and...
I believe there is a bug around here: https://github.com/mattfrear/Swashbuckle.AspNetCore.Filters/blob/c96c940e90cfc73b8486a7f23ae4c560a26276ad/src/Swashbuckle.AspNetCore.Filters/Examples/ServiceProviderExamplesOperationFilter.cs#L37-L42 We ran into an issue migrating from swagger v2 to openapi v3 where after switching the swashbuckle generation to write the...
https://github.com/AzureAD/microsoft-identity-web/blob/a50c49fa43ba4f0d8d7846c6928397fcfacd987f/src/Microsoft.Identity.Web/Microsoft.Identity.Web.csproj#L43,L44 Those lines remove the ability to use the RequiredScopeAttribute (and others) in aspnetcore projects that target .net framework (net48 for reference in my case). Looking at the code I...
### Description of the feature or enhancement you'd like to see in HandBrake Based on what I can see, it looks like only the windows gui supports a startup argument...
### Idea [Handbrake 1.8.0](https://github.com/HandBrake/HandBrake/releases/tag/1.8.0) added support to auto start or clear linux queues on application start, which was a previously requested feature here. Having support for these flags via environmental...
### Idea [Handbrake 1.8.2](https://github.com/HandBrake/HandBrake/releases/tag/1.8.2) contains a [bug fix PR](https://github.com/HandBrake/HandBrake/issues/6067) that I did that fixes an output file renaming issue on linux that has been bugging me for a long time....
### Current Behavior Originally posted on the main handbrake repo https://github.com/HandBrake/HandBrake/issues/6527, The app will permanently freeze becoming fully unresponsive during the last preview generation step of the last file in...
### What happened? After updating my docker instance from v2.23.x to v2.24.0, my continue listening on the server no longer updates. Listening to a book already on the list does...
### Severity Non-blocking ### Version 2025.2.12920 ### Latest Version None ### What happened? It looks related to permissions, (also potentially related to the CaC backed project, Certificate bug https://github.com/OctopusDeploy/Issues/issues/8083, but...