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

Document the file URLs options in the configuration #36

Open
odupuy opened this issue May 11, 2018 · 0 comments
Open

Document the file URLs options in the configuration #36

odupuy opened this issue May 11, 2018 · 0 comments

Comments

@odupuy
Copy link

odupuy commented May 11, 2018

The help shows URLs like

"apis": [
    {
      "url": "http://petstore.swagger.io/v2/swagger.json"
    },

On Windows, you can use a relative URL e.g. "url": "file://tmp/src/swagger-myapp.yaml" or an absolute one e.g. "url": "file:///c/Users/olivier/go/src/github.com/myrepo/myproject/tmp/src/swagger-myapp.yaml"
On Linux, you can use only an absolute one!
Thanks

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

No branches or pull requests

2 participants