-
Notifications
You must be signed in to change notification settings - Fork 257
Open
Labels
type: featureNew feature implementationNew feature implementation
Description
Hey,
I am building a REST API server via flask-restx (a fork of flask-restplus, which is a fork of flask-restful). In those extensions, they have models, for representing, validating and marshalling the data of the API. Also, there is a feature to generate swagger file using those models.
So, I thought it will be great if we can add an imtegration to that, just like Flask-WTF. :)
I will be glad to help, if you want to :).
ScholliYT
Metadata
Metadata
Assignees
Labels
type: featureNew feature implementationNew feature implementation