[bug] Reverse Proxy to Harbor Returns text/plain instead of application/json #104
Labels
kind/bug
Categorizes issue or PR as related to a bug.
priority/P0
Highest priority. Must be actively worked on as someone's top priority right now.
Is this a BUG REPORT or FEATURE REQUEST?:
What happened:
When we call
/api/v2.0/projects/{project_name}/repositories/{repository_name}/artifacts/{reference}
to model registry, it returns text/plain response.What you expected to happen:
Return application/json response.
How to reproduce it (as minimally and precisely as possible):
Anything else we need to know?:
The text was updated successfully, but these errors were encountered: