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

Export security defs #9

Merged
merged 5 commits into from
Nov 16, 2016
Merged

Commits on Aug 11, 2016

  1. Adds security defs to exported array

    Using Swagger::toArray to return a generated swagger doc results
    in a missing security definitions. Not sure if this method is
    meant for something special, but this behavior is stripping out
    important data for my integration.
    jacobemerick committed Aug 11, 2016
    Configuration menu
    Copy the full SHA
    cfcdcce View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2016

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

Commits on Aug 16, 2016

  1. Configuration menu
    Copy the full SHA
    bbb97b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f9be1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18fc8ee View commit details
    Browse the repository at this point in the history