Skip to content

chore: add mediatype store

Hayley Swimelar requested to merge 991/mt-query into master

Related to: API: Log Unknown Layer Blob Media Types (#991 - closed)

This issue adds a new datastore for the media types with a single method to check if a media type exists within the database. This will enable us to detect and log layer media types that are unknown for the issue mentioned above.

Edited by Hayley Swimelar

Merge request reports