Isilon / isilon_sdk

Official repository for isilon_sdk. All language bindings are available for download under the 'Releases' tab.
MIT License
50 stars 21 forks source link

Add missing container and container_path attributes #69

Closed Atomicology closed 6 years ago

Atomicology commented 6 years ago

This PR adds the container and container_path attributes to the Swagger NamespaceObject definition. The container_path attribute gives the absolute path of a file or directory on the file system, while the container attribute reports on the directory where a query was initiated from.

kaitj91 commented 6 years ago

LGTM