Description
Feature or Problem Description
The current UX is that the URL that is used to retrieve an artifact content in an application or CLI (API) is different from the one that is used by a human/user to visit / discover the schema (UI / studio).
I believe the UX would be better (and enable interesting schema discovery integrations) when the system automatically resolves a user / browser request and redirects the user to the UI / studio while the same URL can be used in applications or CLIs to retrieve the artifact content.
An example implementation that has this nice UX is GitHub container registry, when I visit for example ghcr.io/axllent/mailpit
with a browser, GitHub redirects to the UI / webpage while at the same time podman pull
works with the same URL podman pull ghcr.io/axllent/mailpit
Proposed Solution
TBD ...
Additional Context
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog
Activity