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

How do you guys adding overview section? #59

Open
beata opened this issue Feb 14, 2017 · 0 comments
Open

How do you guys adding overview section? #59

beata opened this issue Feb 14, 2017 · 0 comments

Comments

@beata
Copy link

beata commented Feb 14, 2017

I'm working on an API service, which have some endpoints are handled by third-party libraries(e.g: Laravel Passport) and have a general error format that should be output to the final blueprint document.

I want to place an overview section before main content like this:
https://github.com/apiaryio/api-blueprint/blob/master/API%20Blueprint%20Specification.md#def-api-name-section

Sadly, it seems not supported by dingo/blueprint, so I create a new controller, define several empty methods to output these documents.

Is there anyway that I can insert contents as overview section into the blueprint document?

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

1 participant