We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8da33c commit 31e9407Copy full SHA for 31e9407
1 file changed
src/cljx/xapi_schema/schemata/util.cljx
@@ -163,4 +163,4 @@
163
164
(defn errors->paths [e & [ltag]]
165
(leaves-and-paths
166
- (errors->data e)))
+ (errors->data e ltag)))
0 commit comments