David Bonner

Results 6 comments of David Bonner

@krzysieqq I think github image processing mangled whatever in your original image was triggering this (I couldn't provoke the crash with a download of it, in any case). I don't...

I don't think the test failures are related to this change (see, eg, https://github.com/ianare/exif-py/pull/189#issuecomment-1773992822), but I'm happy to make changes if they are.

The problem is that the swagger doc is broken, basically...we've seen multiple places (frequently with the `include` flag) where the docs don't mention that it's an array type. For instance,...

Personally, I'd love to sidestep the issue entirely and tweak the codegen to output methods that post via JSON rather than form fields.

It looks like this might help address #147.

@Eraldo What's happening is DJDT is looking at the gateway IP for the docker network your containers are running on, and you want it to accept any IP in that...