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 Feb 16, 2026. It is now read-only.
Is your feature request related to a problem? Please describe.
Similiar to #32 it was also requested to allow downloading metadata schemas and documents in the metadata-management UI. Currently, this is only possible via copy&paste from the editor view, but direct download would be helpful for the user.
Describe the solution you'd like
Downloading schema/metadata can be implemented either in the schema/metadata view modal or directly in the listing table. Probably, the better solution would be the first, as the listing may not provide enough information to decide whether the list entry is what the user wants. In addition, putting the download in the view modal will also allow to download previous versions.