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

[generic API] add return shapes to the generic API #741

Closed
sennierer opened this issue Mar 22, 2024 · 1 comment
Closed

[generic API] add return shapes to the generic API #741

sennierer opened this issue Mar 22, 2024 · 1 comment

Comments

@sennierer
Copy link
Collaborator

currently the return shape of the generic API cant be inspected by drf-specrtacular.
Similar to #740 we need to either:

  • overwrite the shape created by drf-spectacular
  • or dynamically create serializer classes that can be inspected by drf-spectacular
@sennierer
Copy link
Collaborator Author

fixed in #750

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

No branches or pull requests

1 participant