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

openapi v3 petstore does not work #98

Open
candysmurf opened this issue Nov 6, 2018 · 0 comments
Open

openapi v3 petstore does not work #98

candysmurf opened this issue Nov 6, 2018 · 0 comments
Assignees

Comments

@candysmurf
Copy link

I tried to run the following command to generate petstore.pb file

▶ gnostic --pb-out=. examples/v3.0/json/petstore.json

Then run report for the petstore.pb file. it gave

▶ report petstore.pb
panic: unexpected EOF

goroutine 1 [running]:
main.readDocumentFromFileWithName(0x7fff5fbff13f, 0xb, 0xc420098360)
	/Users/xxx/.gvm/pkgsets/go1.10/api/src/github.com/googleapis/gnostic/apps/report/main.go:40 +0x14d
main.main()
	/Users/xxx/.gvm/pkgsets/go1.10/api/src/github.com/googleapis/gnostic/apps/report/main.go:232 +0x98
@timburks timburks self-assigned this Jan 11, 2019
timburks added a commit to timburks/gnostic that referenced this issue Jan 11, 2019
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