Thomas Bellos
Thomas Bellos
Hi First of all nice job on the validator However, I have stumbled upon an issue with the additioalProperties Consider the below schema and data, which I tried to validate...
Hi I get the below warning from webpack when importing a module from electron-remote `WARNING in ./~/electron-remote/lib/renderer-require.js 23:19-46 Critical dependency: the request of a dependency is an expression` And when...
Hi Just wanted to mention some issues I noticed 1) You should add the Content-Type: application/json to the headers you send 2) When you decode the server's response and you...