HDFGroup / hsds

Cloud-native, service based access to HDF data
https://www.hdfgroup.org/solutions/hdf-kita/
Apache License 2.0
126 stars 52 forks source link

Implement path traversal in getObjectIdByPath #219

Closed mattjala closed 1 year ago

mattjala commented 1 year ago

Part of a set of changes intended to reduce the number of client requests that need to be made from the REST VOL, specifically HDFGroup/vol-rest#32

jreadey commented 1 year ago

@mattjala - could you fix the flake8 errors listed in the python package build?