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

Chore: Upgrade OpenAPI3 for DRF Microservice #426

Merged
merged 7 commits into from
Jul 29, 2024

Conversation

williamputraintan
Copy link
Member

Upgrade OpenAPI to V3 for Django microservice (SRM, WFM, MM). Replaces the drf_yasg with drf-spectacular.

Note: The Built-in OpenAPI generator from the Django Rest framework is deprecated.

@williamputraintan williamputraintan self-assigned this Jul 29, 2024
@victorskl
Copy link
Member

Reviewing...

@victorskl victorskl added the fix label Jul 29, 2024
@williamputraintan williamputraintan changed the title Chore: Upgrade OpenAPI3 for microservice Chore: Upgrade OpenAPI3 for DRF Microservice Jul 29, 2024
@victorskl victorskl linked an issue Jul 29, 2024 that may be closed by this pull request
Copy link
Member

@victorskl victorskl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be Spectacular view now.! Go for it, Will. 👍

@williamputraintan williamputraintan merged commit e481052 into main Jul 29, 2024
5 checks passed
@williamputraintan williamputraintan deleted the chore/upgrade-OpenAPI3-wfm-srm branch July 29, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve DRF setup for autogenerated OpenAPI schema v3
2 participants