-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
Description
I've seen Known Issues and the current support for only "url" and "spec" settings. I'm not sure what the "spec" value is supposed to be, but - anyway - I'm not able to load an existing, non-public swagger-2 document (I'm also not sure if loading a v2 spec is a valid expectation), and, based on the feedback within the UI, I'm guessing it might be because the script isn't getting passed that specs-validation step.
I see it working for petstore; the only thing I changed within index.html is the url value. Tried both over http://
and file:///
.
Thanks.