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
In my understanding of the specs, the /doc/api should only return HTML; therefore, the validator should not check for JSON-LD related stuff such as @type or @id.
The ShowVoc implementation returns a Swagger-UI at that endpoint.
In my understanding of the specs, the
/doc/apishould only return HTML; therefore, the validator should not check for JSON-LD related stuff such as@typeor@id.The ShowVoc implementation returns a Swagger-UI at that endpoint.