Cary Symes
Cary Symes
I was having similar issues. Eventually determined (thanks to #106) that v2 just doesn't support it without using `OpenApiExampleAttribute`, and setting `OpenApiVersion` to `OpenApiVersionType.V3` in my config options forced `swagger.json`...
Implemented and opened as PR #646. I agree that camel case as default is possibly not the optimal choice (personally not my desired one anyway), but changing that would obviously...
> Okay, so I think I finally figured this out! > ... > break not tor server 1 > and not ethertype arp We had a very similar rule in...
Doubling up on this request - not only metrics, but mainly for tracing support. Being able to trace DB calls in our observability platform is mandatory for monitoring our software,...
I can confirm I'm seeing the same behaviour on both the `invert_colors` and PSRAM/`color_palette` fronts, using a CYD2USB variant, FYI.
The application is multi-threaded, however per the docs, we do hold the driver instance open for the lifetime of the application, so I wouln't expect this to be the issue...
Re-encountered this today. Upon closer inspection, seems like the setup was that my VPN connection to the server was disconnected by my workstation, invalidating the driver's connection, but then any...
This may be solved by #149