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

Cannot Convert I/O Doc #118

Closed
aaronblair opened this issue Mar 15, 2017 · 2 comments
Closed

Cannot Convert I/O Doc #118

aaronblair opened this issue Mar 15, 2017 · 2 comments

Comments

@aaronblair
Copy link

The link I was using is:
https://raw.githubusercontent.com/nationbuilder/api_spec/master/spec.json

Maybe there is something non-standard in their file.

@rbren
Copy link
Collaborator

rbren commented Mar 15, 2017

At the very least, it looks like it's missing:

{
  "protocol": "rest",
  "basePath": "https://foobar.nationbuilder.com/api/v1/"
}

Though I think foobar is meant to be replaced with your own subdomain.

You can try copying the spec to a local file and making those changes.

@aaronblair
Copy link
Author

Yeah, that makes total sense. I didn't realize that the file was missing so much.

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

2 participants