Closed ccamrobertson closed 4 years ago
@ccamrobertson, yes, that rewrite doesn't make sense, not sure why it was created.
Fixed, can you bump registry-client to latest in dashboard.
"@wirelineio/registry-client": "^0.4.5"
and try?
Looks good, thanks.
When using
registry-client
with/api
as an endpoint, it will return a/graphql
endpoint. We either need to remove the check or amend to accept/api
. The former is preferred unless there is strong rational to do a check.See https://github.com/dxos/dashboard/issues/44 in
dashboard
for more information on why this is the case.cc @telackey to watch for
config-prod.yml
endpoint update.