FormindAPE

Results 6 comments of FormindAPE

the same behavior happens when piping a file to the command: ```powershell > Get-content .\schema.json { "type": "object", "additionalProperties":false, "properties": { "duration": { "type": "string", "format": "duration" } } }...

> There seems to be an issue regarding sending `"` within strings to programs that are not native pwsh, they aren't getting escaped in `7.4.0-preview.4`, no matter the string type...

After some more digging I have noticed that none of the json shema string format options are working in 7.4.0-preview.4 but that in 7.3.5 moste of the string format options...

> Does anyone know if you can use AWS Keyspaces with 5.x of The Hive? not currently see this issue : https://github.com/StrangeBeeCorp/TheHive-feedback/issues/7

Hey @Joffcom, I have update my n8n today (docker image id : b9ce0fd9015a) but sadly I can reprodius the error. my test workflow is a simple webhook triger node configure...