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

Added oAuth2 to security interface #33

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from

Commits on Sep 18, 2018

  1. Added oAuth2 to security interface

    Alexander Bauer committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    8a37411 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. added ability to add examples to model properties

    Alexander Bauer committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    274c448 View commit details
    Browse the repository at this point in the history
  2. version bump

    Alexander Bauer committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    e7e23c7 View commit details
    Browse the repository at this point in the history
  3. bugfix: required was always initialized with empty array, regardless …

    …of the property definition, which is wrong for swagger
    Alexander Bauer committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    d2d9f17 View commit details
    Browse the repository at this point in the history
  4. release version bump

    Alexander Bauer committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    4bfe60f View commit details
    Browse the repository at this point in the history
  5. added number & boolean to example property

    Alexander Bauer committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    2f88dc2 View commit details
    Browse the repository at this point in the history
  6. version bump

    Alexander Bauer committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    35d9e83 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2018

  1. fixed example property to have proper data type for array

    Alexander Bauer committed Oct 30, 2018
    Configuration menu
    Copy the full SHA
    66bc589 View commit details
    Browse the repository at this point in the history