Closed omariosouto closed 2 years ago
"nbb": "0.5.113"
"@babashka/nbb-prismatic-schema":"0.5.113"
s/set-fn-validation!
Just download these files in this commit: https://github.com/devsoutinho/app-labs/blob/12174ad4518ec8861b72389224aa58f271b313cb/_servers/webproxy/webproxy/app/diplomat/http_server.cljs#L9
(s/set-fn-validation! false)
We'll address this as part of schema compatibility when loading schema as a library from source
version
"nbb": "0.5.113"
"@babashka/nbb-prismatic-schema":"0.5.113"
platform
problem
s/set-fn-validation!
isn't working as expectedrepro
Just download these files in this commit: https://github.com/devsoutinho/app-labs/blob/12174ad4518ec8861b72389224aa58f271b313cb/_servers/webproxy/webproxy/app/diplomat/http_server.cljs#L9
expected behavior
(s/set-fn-validation! false)
all validations must be disabled