Josh Kennedy

Results 3 issues of Josh Kennedy

# Bug Report ## Restify Version Documentation ( we're using an old version but the current doc. is still wrong ) ## Node.js Version N/A ## Expected behaviour The documentation...

I found a thread on another dynamodb package that recommended installing a x86_64 JRE using rosetta. This worked for me: `arch -x86_64 brew install temurin`. Hope this helps someone else....

Hello, not sure you want this but here it is. We are using `hapi-swagger` to generate swagger that is then run through `openapi-generator` to create a typescript client library. The...