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 display choices for swagger display /admin/api/swagger/ #1121

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

shapiromatron
Copy link
Owner

Swagger display failed b/c the choices were a callable which converted to executable yaml, which fails in our swagger display. Fix so it's no longer a callable, which fixes the openapi rendering on /admin/api/swagger/

Copy link
Collaborator

@munnsmunns munnsmunns left a comment

Choose a reason for hiding this comment

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

Looks good!

@shapiromatron shapiromatron merged commit 0cc51a6 into main Oct 22, 2024
6 checks passed
@shapiromatron shapiromatron deleted the fix-swagger-display branch October 22, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants