-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
invalidThis doesn't seem rightThis doesn't seem right
Description
Find a good and general way to test the validity of variable names.
E.g. client.create_dataset("/this/is/a/path") should produce a 422 NamingError because we don't want documents which are named "/this/is/a/path"
but it actually produces a 404 DataNonExistentError.
The functions in galahad/server/util should filter this case out.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
invalidThis doesn't seem rightThis doesn't seem right