Closed dilshat closed 6 years ago
We need to adjust logic of ../list endpoint according to recent changes in https://github.com/subutai-io/cdn/wiki/Listing-templates
../list
Namely: ../list?owner={owner}&token={token} 4. Lists all public templates of the specified owner + the private templates of the specified owner that are shared with the token holder
4. Lists all public templates of the specified owner + the private templates of the specified owner that are shared with the token holder
Started working on the issue on May 22, 12:50.
Fixed on master.
Fixed on prod
We need to adjust logic of
../list
endpoint according to recent changes in https://github.com/subutai-io/cdn/wiki/Listing-templatesNamely: ../list?owner={owner}&token={token}
4. Lists all public templates of the specified owner + the private templates of the specified owner that are shared with the token holder