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 config option for showing/hiding models in documentation #644

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on May 12, 2019

  1. feat: Add config option to disable models display in swagger

    This commit adds a `SWAGGER_DEFAULT_MODELS_EXPANSION_DEPTH` config option which corresponds to the `defaultModelsExpandDepth` in swagger which allow the showing/hiding of models in the swagger documentation
    michaelbukachi committed May 12, 2019
    Configuration menu
    Copy the full SHA
    cd52d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5525e56 View commit details
    Browse the repository at this point in the history
  3. doc: Update Changelog

    michaelbukachi committed May 12, 2019
    Configuration menu
    Copy the full SHA
    84a7b68 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2019

  1. Merge remote-tracking branch 'upstream/master' into issue-583

    # Conflicts:
    #	CHANGELOG.rst
    michaelbukachi committed Jul 11, 2019
    Configuration menu
    Copy the full SHA
    1a4f9cb View commit details
    Browse the repository at this point in the history