oras-project/artifacts-spec

Change root path for referrers to support distribution extensions proposal

Closed this issue · 3 comments

This tracks the changing of the /referrers API from /oras/artifacts/v1/{repository}/manifests/{digest}/referrers to the OCI Distribution extension proposal #111

I for sure am curious how this example would translate into the /v2/_<ns>/<ext>/<operation>[?<key>=<value>...] or /v2/<name>/_<ns>/<ext>/<component>[?<key>=<value>&...] layout 🤔

I like the REST layout, but how to maintain an extendible structure that works for generic use-cases as well?

Closing as this got merged in #87