You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have some specs created at run-time from databased maps of required and optional Data Specs (persisted as strings and read in as edn). However, when I try and visit specs created by merging these two sets of keys (to get the full spec) it returns an empty map.
Hi,
I have some specs created at run-time from databased maps of required and optional Data Specs (persisted as strings and read in as edn). However, when I try and visit specs created by merging these two sets of keys (to get the full spec) it returns an empty map.
e.g.
[metosin/spec-tools "0.7.0"]
Returns {}
The un-merged specs visit as expected, but when merged together they don't seem to work.
Thanks,
Paul
The text was updated successfully, but these errors were encountered: