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 Swagger-Core to generate the OpenAPI file on the fly #412

Open
wants to merge 5 commits into
base: 4.x
Choose a base branch
from

Commits on Jan 14, 2021

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

Commits on Jan 17, 2021

  1. Configuration menu
    Copy the full SHA
    4457caf View commit details
    Browse the repository at this point in the history
  2. The vertx object was not instantiated because of the static key word.

    The template engine needs to be inside the start method
    gerardnico committed Jan 17, 2021
    Configuration menu
    Copy the full SHA
    99194a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    27b89ea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    439b7d5 View commit details
    Browse the repository at this point in the history