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(@nestjs/swagger) Change created document property order #1373

Commits on May 29, 2021

  1. fix(@nestjs/swagger) Change created document property order

    Ensure that the paths property comes before the components property,
    as this may lead to several strange display bugs in swagger-ui.
    See swagger-api/swagger-ui#5972 or
    swagger-api/swagger-ui#3325 (comment)
    
    Closes nestjs#1369
    SimonNiliusSAP committed May 29, 2021
    Configuration menu
    Copy the full SHA
    fb95a99 View commit details
    Browse the repository at this point in the history