Mike Oakley
Mike Oakley
Hi, I'm experimenting with the `usage-pure` mode to polyfill. The debug output from the plugins seems to indicate that no polyfills are applied - every source file has a debug...
Hi, Is there any way to encourage ELK to place nodes in the upper layers of a graph? For example, in the below image, making the circled node move up...
Inspired by upstream changes: https://github.com/openapi-generators/openapi-python-client/pull/478 Adds a DataType enum. This: Improves validation by rejecting invalid keywords which don't match the spec at parse-time. Improves developer experience, allows IDE autocompletion to...
Adds a ParameterLocation enum. This: - Improves validation by rejecting invalid keywords which don't match the spec at parse-time. - Improves developer experience, allows IDE autocompletion to show allowed values....
Hey there! I think this library would be a lot more flexible if the models allowed extra fields to be set so arbitrary extensions can be used. This will make...
There doesn't seem to have been any activity on this repo for a while @kuimono - are you still able to maintain it? I'd be happy to help or take...
### Summary of problem I'd like to be able to configure on a per-client-session basis the `aiohttp` options to propagate distributed tracing headers and the `split_by_domain` option. From what I...