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

fix swagger and upgrade to openapi3 (contains large commit with swagger-ui-dist included, do not use) #3345

Closed

Commits on Feb 10, 2018

  1. Attempt of fixing /api-docs.html

    Converted swagger.yaml to OpenAPI 3.0 format using:
    https://github.com/Mermade/swagger2openapi
    https://mermade.org.uk/openapi-converter
    Conversion / Validation engine v2.11.5
    Web frontend version v1.3.8
    PieterGit committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    e2a2c1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9200e8b View commit details
    Browse the repository at this point in the history
  3. add swagger-config.yaml

    PieterGit committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    60d1e9e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2018

  1. move swagger-ui to static folder, update static/api-docs.html (based …

    …on swagger-ui-dist, without bower)
    PieterGit authored and PieterGit committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    b434981 View commit details
    Browse the repository at this point in the history
  2. move swagger.json to static

    PieterGit authored and PieterGit committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    ca8eb4d View commit details
    Browse the repository at this point in the history
  3. add tokenbased authentication

    PieterGit authored and PieterGit committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    7e8035b View commit details
    Browse the repository at this point in the history
  4. token based authentication

    PieterGit authored and PieterGit committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    88d0633 View commit details
    Browse the repository at this point in the history
  5. add json webtokens for swagger

    PieterGit authored and PieterGit committed Feb 11, 2018
    Configuration menu
    Copy the full SHA
    46512e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2018

  1. Configuration menu
    Copy the full SHA
    291b546 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8a63db View commit details
    Browse the repository at this point in the history