Wouter Hager
Wouter Hager
- http.createClient is deprecated. Use `http.request` instead. - nodules/lib/nodules-utils/promise.js:131 throw new Error("This deferred has already been resolved");
RFC 6570 provides a better way to handle undefined variables in URI templates (among other things).
The schema is always converted, but it would always convert to JSON schema v4. However, Ajv supports newer versions. Also, the converted doesn't allow type "null", where JSON Schema does...
Since upgrading to Ubuntu 16.04 LTS a warning appears on every HTTP request to eXist: ``` WARN (TransactionManager.java [close]:257) - Transaction was not committed or aborted, auto aborting! ``` Also,...
I see now that Effect has Schema, which seems to be doing similar things. What about `io-ts-codegen`? I don't see the full power of this lib reflected (yet).
When restoring, "create" and/or "update" triggers should NOT fire, since documents aren't actually created or updated, merely read back from a previous state.