David Denton

Results 64 comments of David Denton

I've merged most of this into the master branch - there are no other changes currently - JSON fields are rendered as empty `objects` in the JSON schema. Still worth...

I've released this, but there are problems with adding extension functions to Companion objects which are not found on the classpath (in this case from `http4k-multipart`) - which are throwing...

I've made a couple of changes to get nearer towards supporting this, but webform fields still don't have schemas yet. We should be able to get some JsonSchema there, but...

That's strange - there is a test `pagination stops when failure occurs` to cover that eventuality. 🤔

@obecker It would seem that the overrideEndpointUrl param that we added to all of the clients may not have been necessary. Can you try it and see if this mechanism...

If the host header is part of the signature then yes - then you're correct - we can't rely on the host being set after the fact so we're stuck...

@oharaandrew314 CI passed because it doesn't actually run any live tests against AWS... it's only on the local environments. I need to edit the AWS settings to regenerate the local...

Sorry it took so long to get to this. Nice work as always 🙃

Feel free to PR it if you know the API! 😄

Thanks for the investigation. As a very quick way of halving the problem space - have you tried changing to a different Http client implementation and seeing it the problem...