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

Add {omitdoc} parameter property #58

Merged
merged 1 commit into from Jan 9, 2019
Merged

Add {omitdoc} parameter property #58

merged 1 commit into from Jan 9, 2019

Commits on Jan 9, 2019

  1. Add {omitdoc} parameter property

    Add the {omitdoc} property, so that some struct fields can be omitted
    from the generated OpenAPI document.
    
    I decided on {omitdoc}, as "omit" is fairly common in Go, but just
    {omit} and {-} is perhaps a but too obscure.
    arp242 committed Jan 9, 2019
    Copy the full SHA
    62ad2e5 View commit details
    Browse the repository at this point in the history