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

Move to public the SwaggerDocument object of the router. #1483

Merged
merged 4 commits into from Sep 17, 2019

Commits on Aug 29, 2019

  1. Move to public the SwaggerDocument object of the router.

    Add `title`, `description` and `version` to the constructer in order to be specified by the user.
    Add a related test.
    mbarnach committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    f3290d6 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2019

  1. Keep the SwaggerDocument internal and add an API document parameter t…

    …o the router initialiser.
    mbarnach committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    514f68a View commit details
    Browse the repository at this point in the history
  2. Adding documentation to apiDocument parameter.

    Removing implicit `internal` qualifier.
    mbarnach committed Sep 10, 2019
    Configuration menu
    Copy the full SHA
    6d15cc9 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    16d770e View commit details
    Browse the repository at this point in the history