v0.16.23
Enhanced Config/Method Group ACLs and and Added Support for Terra Flexible Data Model
fiss.py:
- group expansion (used for giving method/config ACLs to groups) made recursive to handle nested groups.
- Added back
entity_tsvwith updated logic to detect if content is text to print or an archive for download, and support for specifying ordered attributes and data model. - Updated
entity_importto specify data model.
api.py:
- Updated
get_entities_tsvwith ability to specify ordered attributes and data model. - Updated
upload_entitiesandupload_entities_tsvto enable use of flexible data model API.