Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON reference has not the right hostname #38

Closed
rerowep opened this issue Dec 4, 2019 · 1 comment
Closed

JSON reference has not the right hostname #38

rerowep opened this issue Dec 4, 2019 · 1 comment
Labels

Comments

@rerowep
Copy link
Contributor

rerowep commented Dec 4, 2019

The $ref of the mef records not pointing to the right host.

Example the actual host is mevdev.test.rero.ch:

{
  "created": "2019-11-21T10:12:41.374924+00:00",
  "id": 1562319,
  "links": {
    "self": "https://mefdev.test.rero.ch/api/mef/1562319"
  },
  "metadata": {
    "$schema": "http://mef.test.rero.ch/schemas/authorities/mef-person-v0.0.1.json",
    "bnf": {
      "$ref": "http://mef.test.rero.ch/api/bnf/11889763"
    },
    "pid": "1562319",
    "rero": {
    "$ref": "http://mef.test.rero.ch/api/rero/A002955934"
  },
  "viaf_pid": "2465924"
  },
  "updated": "2019-11-21T10:12:41.374924+00:00"
}
@iGormilhit iGormilhit changed the title $ref has not the right hostname JSON reference has not the right hostname Sep 16, 2020
@iGormilhit
Copy link

@rerowep Is it still relevant, or can it be closed?

@rerowep rerowep closed this as completed Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants