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

Diff between expected JSON and actual text is malformed #22

Open
artem-zakharchenko opened this issue Aug 9, 2019 · 0 comments
Open

Comments

@artem-zakharchenko
Copy link
Contributor

Consider diffing the following:

Expected

[
  {
    "id": 1,
    "title": "Jogging in park"
  },
  {
    "id": 2,
    "title": "Pick-up posters from post-office"
  }
]

Actual

The proxy server could not handle the request, because upstream API server is unknown (missing HOST section in API Blueprint). You can try using Mock server instead: http://mock-faf90individualprivatetest.apiary-mock.com/notes

See the distorted diff when viewing the Responsive diff in the console.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant