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
Some of the media type 'classes', specifically audio/* and video/* can be reliably mapped to corresponding values for resourceClass – adding either Audio or Video, not replacing anything. This could be done with a value mapping on basis of a regular expression.
The text was updated successfully, but these errors were encountered:
Some of the media type 'classes', specifically
audio/*
andvideo/*
can be reliably mapped to corresponding values forresourceClass
– adding either Audio or Video, not replacing anything. This could be done with a value mapping on basis of a regular expression.The text was updated successfully, but these errors were encountered: