You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2021. It is now read-only.
The current state requires all Catalog or Data Store collections either private or public. This is done by modifying the following variables in api_config.py: CATALOG_ANONYMOUS, DATA_STORE_ANONYMOUS
This is not granular to the individual collection.
My request is to extend the private / public attributes to the individual collections level.