Skip to content

Add missing integration instructions for drf-yasg#505

Merged
Andrew-Chen-Wang merged 2 commits intojazzband:masterfrom
2ykwang:feature/drf-yasg-integration
Jan 12, 2022
Merged

Add missing integration instructions for drf-yasg#505
Andrew-Chen-Wang merged 2 commits intojazzband:masterfrom
2ykwang:feature/drf-yasg-integration

Conversation

@2ykwang
Copy link
Copy Markdown
Member

@2ykwang 2ykwang commented Jan 12, 2022

PR: #145

Copy link
Copy Markdown
Member

@Andrew-Chen-Wang Andrew-Chen-Wang left a comment

Choose a reason for hiding this comment

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

Small listing. Otherwise LGTM! Thanks again and consider joining the team!

Comment thread docs/drf_yasg_integration.rst Outdated
Comment on lines +86 to +88
@swagger_auto_schema(
responses={
status.HTTP_200_OK: TokenBlacklistResponseSerializer})
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
@swagger_auto_schema(
responses={
status.HTTP_200_OK: TokenBlacklistResponseSerializer})
@swagger_auto_schema(
responses={
status.HTTP_200_OK: TokenBlacklistResponseSerializer,
}
)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Added line breaks. and, how can I join a team?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Awesome, and yup you're in the team! I'll be able to ping y'all with the team mention. Thanks for helping so much!

@Andrew-Chen-Wang Andrew-Chen-Wang merged commit b29565b into jazzband:master Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants