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

Update to OpenApi3 #2280

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Update to OpenApi3 #2280

wants to merge 10 commits into from

Commits on Oct 29, 2024

  1. Add drf_spectacular

    Overriding SchemaGenerator to support multiple versions
    moisses89 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    adb43c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f34fb44 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a32050a View commit details
    Browse the repository at this point in the history
  4. Add 4337 doc for OpenApi3

    moisses89 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    ae26632 View commit details
    Browse the repository at this point in the history
  5. Enable camelize serializers

    moisses89 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    b2e63c2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7ff037 View commit details
    Browse the repository at this point in the history
  7. Remove previous implementation

    Add new caching for views used just in swaggger endpoints
    moisses89 committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    3d4ad50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b71be01 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Fix swagger path

    moisses89 committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    47554a6 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. Add QA review suggestions

    *Disable sorting parameters
    *Add pagination filter to some missing endpoints
    *Add favicon icon
    moisses89 committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    e4ccb1e View commit details
    Browse the repository at this point in the history