Closed sirloon closed 5 years ago
With source code being generated now, plugin names must be checked because they give the names for dumper and uploader classes.
regex: /^[A-z_][/w/d]+/ ?
done in https://github.com/biothings/biothings.api/commit/c6ede427e218c931f924a33a099b8a033f99623e
With source code being generated now, plugin names must be checked because they give the names for dumper and uploader classes.
regex: /^[A-z_][/w/d]+/ ?