issues
search
luolingchun
/
flask-openapi3
Generate REST API and OpenAPI documentation for your Flask project.
https://luolingchun.github.io/flask-openapi3/
MIT License
203
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Query model extra='forbid' not honored
#198
puittenbroek
opened
4 days ago
1
Add PrefixItems to Schema Model for use with Tuple types
#197
JesseDeLoore
opened
1 week ago
0
Tuples type as array<any> instead of a clear list of expected values
#196
JesseDeLoore
opened
1 week ago
3
Better APISpec init to allow to modify it before generating `spec_json`.
#195
ddorian
opened
1 week ago
2
ServerVariable.enum should be optional
#194
luolingchun
closed
1 week ago
0
如何标记某个api有headers
#193
AZCodingAccount
closed
5 days ago
4
Question: Use of components / references / parameters
#192
brownterryn
closed
1 week ago
1
Simple webhook schema
#191
ddorian
closed
3 weeks ago
0
Allow subclasses to modify the default error response registered.
#190
ddorian
opened
4 weeks ago
1
Fix missing `Field.default` when it's value is `None` in openapi spec
#189
ddorian
closed
1 week ago
0
ServerVariable.enum should be optional
#188
Soremwar
closed
1 week ago
1
Allow `default` key for error response like in Openapi 3.0+
#187
ddorian
opened
4 weeks ago
5
Reuse schema["title"] if it's defined
#186
ddorian
closed
3 weeks ago
0
Parsing list of objects from API fails
#185
Ph0tonic
closed
3 weeks ago
4
Fix alias in query and form
#184
luolingchun
closed
1 month ago
0
Tuples no longer work in query strings
#183
jpveooys
closed
1 month ago
0
Field aliases no longer working with forms and query string
#182
jpveooys
closed
1 month ago
1
Manual registration of custom component schemas without route definition
#181
marcuslary
opened
1 month ago
1
Fix list with default value
#180
luolingchun
closed
1 month ago
0
Fix __get_pydantic_core_schema__
#179
luolingchun
closed
1 month ago
0
TypeError: FileStorage.__get_pydantic_core_schema__() takes 2 positional arguments but 3 were given
#178
3raser95
closed
1 month ago
0
Setting an example value for a field in query object generates deprecation warnings with pydantic >= 2.8
#177
guillaume-alvarez
closed
2 months ago
2
Setting an example value for a field in response object generates deprecation warnings with pydantic >= 2.5
#176
guillaume-alvarez
opened
2 months ago
0
How to hide the return value model
#175
AZCodingAccount
opened
2 months ago
1
Default value is ignored for query parameters typed as lists
#174
guillaume-alvarez
closed
1 month ago
2
support Quart
#173
nioncode
opened
2 months ago
0
About get_openapi3_docs
#172
AZCodingAccount
closed
2 months ago
0
Request OpenAPI integration support
#171
AZCodingAccount
closed
2 months ago
0
APIBlueprint route methods are processed by the Blueprint base class, not APIScaffold
#170
dodumosu
closed
2 months ago
2
provide a way to order the endpoints
#168
nioncode
opened
3 months ago
2
Fix `populate_by_name` when execute `model_validate`
#167
luolingchun
closed
2 months ago
0
Does not meet Flask specifications
#166
ZongXR
closed
3 months ago
4
`populate_by_name` doesn't work for `query` instances
#165
aodj-kara
closed
2 months ago
1
Use ruff instead of flake8
#164
luolingchun
closed
3 months ago
0
How to use flask-openapi3 in existing projects based on flask?
#163
Xyc2016
opened
4 months ago
3
Remove experimental export markdown
#161
luolingchun
closed
3 months ago
0
Add py.typed marker file for PEP-561 support
#160
luolingchun
closed
4 months ago
0
Swagger-UI template does not includes oauth2-redirect.html
#159
Colin-b
closed
4 months ago
4
With OpenApi Support base url for all flask api is not working
#156
sreekesh93
closed
5 months ago
1
Update docs
#155
luolingchun
closed
2 months ago
0
Fix empty list in body
#154
luolingchun
closed
5 months ago
0
Support SWAGGER_CONFIG and OAUTH_CONFIG in app.config
#153
luolingchun
closed
5 months ago
0
Release v4.0
#152
luolingchun
closed
1 month ago
4
Support plugins for ui templates
#151
luolingchun
closed
5 months ago
3
Error when using 'gt' or 'lt' constraints in Pydantic Field()
#150
Lavertis
closed
7 months ago
0
Wrong types of exclusiveMinimum & exclusiveMaximum fields in Schema class
#149
Lavertis
closed
7 months ago
2
Add scalar API docs
#148
jaykv
closed
5 months ago
2
Pyinstller build breaks docs
#147
cwilvx
closed
8 months ago
2
Add the `swagger_config` parameter to configure the swagger ui
#146
luolingchun
closed
8 months ago
0
Swagger Validator Error when application is deployed
#145
12-Rishabh
closed
8 months ago
3
Next