This repository has been archived by the owner on May 27, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 199
Can't read swagger.json #3
Labels
Comments
I wasn't able to reproduce this error. What OS/Browser are you using? |
Well I know we definitely have a couple of issues with MSIE, so just wanted to make sure it's not that. Looks like it's the same as this issue - https://groups.google.com/forum/#!topic/swagger-swaggersocket/dpbIf87x4c8 Not sure why we haven't seen this before, since it sounds like we should be getting it too. I'll push a fix for that shortly. |
chetan
added a commit
that referenced
this issue
Dec 19, 2016
chetan
added a commit
that referenced
this issue
Dec 19, 2016
Disable swagger-ui validation (fixes #3)
fixanoid
referenced
this issue
in fixanoid/cakeshop
Feb 15, 2017
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
System information
Cakeshop version or commit hash: <0.9>
Geth/Quorum version testing against:
geth version
OS & Version: Linux/Docker
Expected behavior
show the API
Actual behavior
{"schemaValidationMessages":[{"level":"error","message":"Can't read from file http://172.17.0.2:8080/cakeshop/api/swagger.json"}]}
Steps to reproduce the behavior
Navigate to API see error
The text was updated successfully, but these errors were encountered: