issues
search
python-restx
/
flask-restx
Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
https://flask-restx.readthedocs.io/en/latest/
Other
2.16k
stars
335
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
自动化文档能否使用最新版本3.0及以上?
#623
haike-1213
opened
2 weeks ago
0
Replace pytz with zoneinfo / datetime.timezone
#622
foarsitter
opened
3 weeks ago
1
Fixed failed unit tests caused by using `pytz` inappropriately
#621
buttonfly1000
opened
1 month ago
2
Some unit tests not passed
#620
buttonfly1000
opened
1 month ago
0
Allow for exhaustive customization of the Swagger UI
#619
jacksonjacobs1
opened
1 month ago
0
Marshal With is expecting the params in reponse
#618
fras2560
opened
1 month ago
0
__init__() I'm encountering an error: "got multiple values for argument 'X'"
#617
KeithYatco
closed
1 month ago
1
fix: :bug: Shortcuts can silently collide and overwrite end-points.
#616
selobu
opened
2 months ago
0
fix: :bug: Silently document id collision namespace.py
#615
SebastianLopezTuring
closed
2 months ago
1
Fix #613
#614
panda-byte
opened
2 months ago
0
Models nested inside response fields aren't registered
#613
panda-byte
opened
2 months ago
0
Problem uploading multiple files with Swagger
#612
benjnicholls
opened
2 months ago
0
Recommended method to serve swagger ui behind nginx non-root location
#611
billross00
opened
2 months ago
3
Swagger doc page wont render when deployed in kubernetes
#610
will-m-buchanan
closed
3 months ago
4
Jason the j master
#609
peter-doggart
closed
3 months ago
0
TODO Sample (todo_blueprint.py) is not working
#608
Hera-Moon
opened
3 months ago
2
How to user restx with blueprint
#607
engFelipeMonteiro
opened
3 months ago
1
Add array support for reqparser
#606
splasky
opened
3 months ago
1
Please output the schema name that is giving error
#605
Nafyaz
opened
5 months ago
0
Is there a way to sort in the automated documentation?
#604
macnewbold
opened
6 months ago
1
Fix for "EmailTest.test_invalid_values_check" unit test
#603
StellaContrail
closed
3 months ago
1
Unit Test "EmailTest.test_invalid_values_check" is failing
#602
StellaContrail
closed
3 months ago
1
@api.marshal_with is meant to support headers but gets unexpected keyword argument
#601
hjmallon
opened
6 months ago
2
How do I use async/await with flask-restx?
#600
airedwin
opened
6 months ago
4
is it possible to write a custom validation not in business code?
#599
WilliamChen-luckbob
opened
7 months ago
0
Inquiry Regarding Organization of CRUD Operations in Flask-RESTx
#598
Macktireh
opened
7 months ago
1
Get arguments from query string in future versions ?
#597
Sladerix
opened
7 months ago
2
Problem with adding oauth2.0 (flow=password) authentication function settings on the swagger page
#596
mengshun2022
opened
8 months ago
0
Add python version requirement on setup.py
#595
jason-the-j
closed
3 months ago
1
How to use 'form' location and process request as json?
#594
sandyboxy
opened
8 months ago
6
How to integrate restx with blueprint based library like openbrokerapi
#593
engFelipeMonteiro
opened
9 months ago
0
Add the OpenAPI definitions to the validation schema for resolving JSON pointers
#592
foarsitter
opened
9 months ago
1
Fix potential undefined variable in swagger-ui.html (#565)
#591
sloschert
opened
9 months ago
0
should RESTX_ERROR_404_HELP be disabled by default?
#588
frankli0324
opened
10 months ago
1
request body validation is not working
#587
WilliamChen-luckbob
closed
10 months ago
2
[bug] v1.3.0 ModuleNotFoundError: No module named 'importlib.metadata' (v1.2.0 is OK)
#586
seunggabi
closed
3 months ago
1
How can Model represent a non-json schema for the swagger example?
#585
renjiandreamore
opened
10 months ago
0
Prepare release 1.3.0
#584
peter-doggart
closed
10 months ago
1
Error : `ModuleNotFoundError: No module named 'flask.scaffold'`
#583
Schefflera-Arboricola
closed
11 months ago
2
Updated schema for enums from OpenAPI 2.0 to OpenAPI 3.0
#582
darrenchang
closed
11 months ago
0
Update enums schema from OpenAPI 2.0 to OpenAPI 3.0
#581
darrenchang
closed
11 months ago
2
Provide feedback for improvement
#580
hf3344
opened
11 months ago
0
Introduce temporary package version restrictions
#579
peter-doggart
closed
1 year ago
5
Note flask 3.0 compatibility is in progress in README. (#566)
#578
meshantz
closed
1 year ago
1
Add flask 2 (<3.0) and flask 3 (>=3.0) to test matrix and do not fast fail
#577
foarsitter
closed
10 months ago
4
Flask Limiter Integration
#576
diogper
opened
1 year ago
2
fix: BaseResponse import - replace wekzeug import __version__ by importlib (#573)
#575
Ryu-CZ
closed
10 months ago
1
A way to use custom HTTP methods
#574
sergeyepimakhov
closed
1 year ago
2
Support Werkzeug 3.0
#573
funsim
opened
1 year ago
5
fix: flask import of _endpoint_from_view_func - issue #567
#572
Ryu-CZ
closed
10 months ago
6
Next