Closed peetie2k closed 6 years ago
@peetie2k: Thank you for identifying these missing attributes. They were not documented in the File system access API under the "Common namespace attributes" so I missed them in the first pass. I will post a PR to add these.
This issue is resolved in the v0.2.4 release of the SDK.
Hi, The NamesSpaceObject definitions in the papi_schema (https://github.com/Isilon/isilon_sdk/blob/master/papi_schemas/definitions.json) misses the container/container_path attributes. When searching recursively this is really required and currently this gets omitted by conversion into the swagger model class. Please fix that :)
Cheers, Peter