Dimitrios Dedoussis

Results 11 issues of Dimitrios Dedoussis

This issue is about adding a stub that wraps the [https://pypi.org/project/grpcio/](url) package to support cassettes for GRPC interactions. Submitting this issue to see whether a contribution for supporting such a...

#### Describe the bug Not exactly a bug but something that could take some improvement. `components/securitySchemes` objects (at least of type `oauth2`) when invalid, throw misleading validation errors. #### How...

bug

## 1.0.0 release TODO items before cutting the first major tag of Asynction: - [ ] Rename the `spec_path` argument to `spec` in the `AsynctionSocketIO.from_spec` and `MockAsynctionSocketIO.from_spec` methods. - [...

## Problem statement The [Socket.IO protocol](https://github.com/socketio/socket.io-protocol) allows events to have accompanying data that consist of one or multiple arguments. Up until now, Asynction used the following logic in order to...

## Proposed change Introducing support for the [Hide My Email](https://support.apple.com/en-us/HT210425) feature of the Premium Mail Settings service. ## Type of change - [ ] Dependency upgrade - [ ] Bugfix...

Introducing the consume feature to this ratelimiter module. A common feature of ratelimiters is to be able to limit an execution at a rate of a specific unit metric rather...

Dependabot needed for managing dependency upgrades

Instead of propagating props, we should pass data deeply via the Context primitive of react: https://react.dev/learn/passing-data-deeply-with-context

Investigate why the autofill html button renders twice on the newsletter modal of dezeen.com. This could be an issue of the html form of their newsletter and not a bug...