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

Apply only a SchemaFilter to create the Description on the SwaggerUi #2943

Commits on Jun 11, 2024

  1. Apply only a SchemaFilter to create the Description on the SwaggerUi

    Javier García de la Noceda Argüelles committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cc50dac View commit details
    Browse the repository at this point in the history
  2. Fix possible null Reference

    Javier García de la Noceda Argüelles committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    5ff5576 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Fix error on Property EnumArray

    Javier García de la Noceda Argüelles committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    36d5b70 View commit details
    Browse the repository at this point in the history
  2. Another issue with enumArray property

    Javier García de la Noceda Argüelles committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    96f5509 View commit details
    Browse the repository at this point in the history
  3. IntegrationTest on Basic example

    Javier García de la Noceda Argüelles committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    0df3e01 View commit details
    Browse the repository at this point in the history
  4. Test using verify

    Javier García de la Noceda Argüelles committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7b5c408 View commit details
    Browse the repository at this point in the history
  5. Do not use verify and assert.equal to the description of the component

    Javier García de la Noceda Argüelles committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    f2eca3e View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. try verify again

    Javier García de la Noceda Argüelles committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    5adda0a View commit details
    Browse the repository at this point in the history
  2. Removed again the Verify

    Javier García de la Noceda Argüelles committed Jun 13, 2024
    Configuration menu
    Copy the full SHA
    aac4e2b View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Delete the GeneratedSchema from Verify Test

    Javier García de la Noceda Argüelles committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    907e422 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into issue_1685_EnumDescriptions

    Javier García de la Noceda Argüelles committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    126c610 View commit details
    Browse the repository at this point in the history
  3. Another try using verify

    Javier García de la Noceda Argüelles committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    6163ff4 View commit details
    Browse the repository at this point in the history