xiic
xiic
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Add support for OpenAPI 3.1 ### Why should this be worked on?...
https://github.com/arvind-agarwal/node_extra_ca_certs_mozilla_bundle/issues/7
On newer systems, I'm getting an error "CA signature digest algorithm too weak" when executing a request after importing the bundle, as there are some certificates in there using SHA1WithRSA...
## Describe the Bug The current implementation expects a lot of endpoints to return HTTP 200 with data `{"success": true}`, but Tado dropped that and returns an empty response instead:...