Skip to content

How do you guys adding overview section? #59

@beata

Description

@beata

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions