Michael Wiles
Michael Wiles
hmmm needs some more work... for when columns have other invalid values for c# fields - symbols for example.
The Field(encoded = true) directive is ONLY there for the scenario that the value you're sending is already encoded. Setting encoded = true does NOT disable encoding it simply ensures...
@koxudaxi I know its a little off topic but... When I run with ./gradlew clean runIde it works. I can use the plugin successfully. But when I do a ./gradlew...
Thank you @koxudaxi - very helpful. So in a nutshell poetry must be executable as a "system" command - without the local shell being fully hydrated - for this to...
Yes, problem with AWS SDK version 1 is it doesn't play nice with JDK 9 as it duplicates packages across individual jars. Although an upgrade like this would touch a...
[Pull request added ](https://github.com/rpidanny/gm-lambda-layer/pull/12)
I don't think that error has anything to do with it "not being available in Africa"... I suspect your user just doesn't have the requisite permissions.
Confirmed - I just successfully uploaded the layer to af-south-1
Yes Please! Same here
any progress on this? I've generated a basic version of doing this that I'm planning on submitting to [ OpenAPITools/openapi-generator](https://github.com/OpenAPITools/openapi-generator)