issues
search
DeanWay
/
fastapi-versioning
api versioning for fastapi web applications
MIT License
659
stars
64
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lifespan events are not called when using FastAPI versioning
#77
MathiasYde
opened
1 month ago
1
ENDPOINTS not showing in docs page after enabling versioning
#76
hraval6
opened
1 year ago
0
Add option to deprecate paths
#75
vagosduke
opened
1 year ago
1
Bump starlette from 0.13.6 to 0.25.0
#74
dependabot[bot]
opened
1 year ago
0
Maintained Fork Inquiry
#73
TheJumpyWizard
opened
1 year ago
3
Additional arguments of FastAPI() not working, such as swagger_ui_parameters or description
#72
PabloRuizCuevas
opened
2 years ago
1
Supported kargs in versioned documentation
#71
PabloRuizCuevas
opened
2 years ago
6
Docs URL is served even when set to None
#70
jshields
opened
2 years ago
2
makes versioning work also for websocket routes
#69
bolkaaa
opened
2 years ago
2
Added support for parameter `latest_prefix`.
#68
elongstreet88
opened
2 years ago
1
remove "latest" keyword from url path for the latest version API?
#67
JaeungJayJang
opened
2 years ago
2
Using versioning is breaking the tags_metadata in the generated docs
#66
dk766
opened
2 years ago
0
What is the status of this project? Is it still active?
#65
crashCoder
opened
2 years ago
2
OAuth2PasswordBearer does not work with versioned api
#64
ak4zh
closed
2 years ago
1
Events not working if put before VersionedFastAPI initialization
#63
arhen
opened
3 years ago
2
Generate the openapi_schema for a specific api version using the app.openapi() method
#62
ddoren
opened
3 years ago
0
Versioning not applied to RedirectResponse
#61
JorenVanSeveren-IPG
opened
3 years ago
0
Add urls with versioning
#60
tommy04062019
opened
3 years ago
0
Name the "latest" route if enabled
#59
fusion44
opened
3 years ago
0
Router with versioning
#58
itomtom
opened
3 years ago
1
Versioning removes openapi tags / tag metadata.
#57
jterblanche
opened
3 years ago
0
Versioning causes FastAPI-Redis plugin to malfunction
#56
fusion44
opened
3 years ago
0
Fix issue 50
#55
DeanWay
closed
3 years ago
0
fix: mix up of routes with different major versions
#54
swan001
opened
3 years ago
0
Change naming convention of api version in url
#53
dsouzadyn
closed
2 years ago
1
Versioning in headers
#52
olaf7
opened
3 years ago
2
Fix in proper root_path propagation
#51
kosz85
closed
3 years ago
2
root_path is not propagated to versioned apps properly, breaking openapi docs
#50
kosz85
closed
3 years ago
4
Added an example for app decorators
#49
pduggi-cf
opened
3 years ago
1
fix 'latest' version
#48
DeanWay
closed
3 years ago
0
"Latest" endoint just catching `GET` requests
#47
rafaellehmkuhl
closed
3 years ago
1
update README with new '/latest' endpoint
#46
rafaellehmkuhl
closed
3 years ago
0
Add latest endpoint for the latest API version
#45
patrickelectric
closed
3 years ago
3
versioning: Add path for the docs page of each version
#44
patrickelectric
closed
3 years ago
1
README: Improve example command
#43
patrickelectric
closed
3 years ago
0
Problem running examples
#42
patrickelectric
closed
3 years ago
0
Remove extra closing parentheses
#41
kamyar
closed
3 years ago
0
kwargs is not passed to "subapps" constructor in the "version_route_mapping" loop.
#40
CharlesOliveros
opened
3 years ago
0
Fixed routes
#39
rohithill
closed
3 years ago
0
AttributeError: 'APIWebSocketRoute' object has no attribute 'methods'
#38
cheesycod
opened
3 years ago
1
Support for a single method to handle multiple versions
#37
c-tanner
closed
3 years ago
3
FastApi StaticFiles with mount not working
#36
killswitch-GUI
opened
3 years ago
6
Support for "latest" version?
#35
c-tanner
closed
3 years ago
1
Docs showing routes of all versions
#34
thetractor
opened
3 years ago
3
Support dependency overrides on the versioned app
#33
pshen-rp
opened
3 years ago
2
Static analysis
#32
DeanWay
closed
3 years ago
0
require fastapi 0.56.0
#31
DeanWay
closed
3 years ago
0
Bug for exception handler
#30
andy-yu-y
opened
3 years ago
10
Is there any way to versioning the internal methods like services, db operations, helpers etc
#29
sany2k8
closed
3 years ago
1
Description from tags metadata not shown in OpenAPI docs
#28
Acerinth
closed
3 years ago
3
Next