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

Swagger docs and Marshmallow schemes #505

Open
plenzjr opened this issue Jan 6, 2023 · 1 comment
Open

Swagger docs and Marshmallow schemes #505

plenzjr opened this issue Jan 6, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@plenzjr
Copy link

plenzjr commented Jan 6, 2023

Hi,

I'm using a set with Flask, SQLAlchemy and Marshmallow in my API.
I would like to use marshmallow schema to parse and also if possible create swagger docs.
Even the docs suggest it's better integration suite for this kind of stuff than reqparse

Is there any news or examples for this integration?
thank you all

@plenzjr plenzjr added the enhancement New feature or request label Jan 6, 2023
@plenzjr plenzjr changed the title Swagger with Marshmallow schemes Swagger docs and Marshmallow schemes Jan 6, 2023
@peter-doggart
Copy link
Contributor

#59 has been open for a long time, probably best to bump the conversation over there. flask-restx is only minimally maintained, so unfortunately I think any big changes such as model redesign are unlikely in the short term.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants