Jonas

Results 5 comments of Jonas

Can confirm. The last working major version seems to be `@hapi/joi@15`. Later versions of `@hapi/joi` and (from 17 on) `joi` fail with this error: ``` Message: Invalid schema content: (someArray.$_root.alternatives)...

Time to release 3.0.0 then, I guess? :)

Any update on this? Could really use this or an automatic ignore of `.gitignore` entries

I'm having the same error with HTTP, however I'm uploading a plaintext JSON file. File size is ~3.5k, using a pretty vanilla container instance.

Upgraded to 3.8.0, everything works like it did in 3.7.2, thank you. One extra question, might be a little offtopic: How does one set up the HTTPS client with S3Mock?...