Closed willie68 closed 2 years ago
There should be a possibility to use a part of the url as tenant. Format should be: normal BaseURL: /api/v1/blobs tenant-based BaseURL: /api/v1/tenants/{tenant}/blobs
implemented with a little different api route:
t-based BaseURL: /api/v1/stores/{tenant}/blobs
There should be a possibility to use a part of the url as tenant. Format should be: normal BaseURL: /api/v1/blobs tenant-based BaseURL: /api/v1/tenants/{tenant}/blobs