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

Example does not have api-docs.json #26

Open
psinghsp opened this issue Mar 25, 2015 · 4 comments
Open

Example does not have api-docs.json #26

psinghsp opened this issue Mar 25, 2015 · 4 comments

Comments

@psinghsp
Copy link

Looking at the example, I do not see api-docs.json. I thought that this piece of software produces api-docs.json based on yml or jsdocs. Is there some magic involved here which I do not understand? Can someone please clarify how the example works without having api-docs.json?

@fliptoo
Copy link
Owner

fliptoo commented Mar 25, 2015

@psinghsp
api-docs.json is auto generated

@psinghsp
Copy link
Author

For some reason, I do not see it being generated. Do I need to run something manually first to generate it or it gets generated automatically when I start node process?

@fliptoo
Copy link
Owner

fliptoo commented Mar 26, 2015

api-docs.json is not a physical file, it is generated automatically when you start node process.

@deckool
Copy link

deckool commented Mar 3, 2016

I also have the same issue, in the example is generated but when i move in my folder is not generated anymore. Any hint on where should we look and debug? thanks

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

3 participants