Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / DeanWay/fastapi-versioning issues and pull requests
#77 - Lifespan events are not called when using FastAPI versioning
Issue -
State: open - Opened by MathiasYde 3 months ago
- 1 comment
#76 - ENDPOINTS not showing in docs page after enabling versioning
Issue -
State: open - Opened by hraval6 over 1 year ago
#75 - Add option to deprecate paths
Issue -
State: open - Opened by vagosduke almost 2 years ago
- 1 comment
#74 - Bump starlette from 0.13.6 to 0.25.0
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#73 - Maintained Fork Inquiry
Issue -
State: open - Opened by TheJumpyWizard about 2 years ago
- 3 comments
#72 - Additional arguments of FastAPI() not working, such as swagger_ui_parameters or description
Issue -
State: open - Opened by PabloRuizCuevas over 2 years ago
- 1 comment
#71 - Supported kargs in versioned documentation
Pull Request -
State: open - Opened by PabloRuizCuevas over 2 years ago
- 6 comments
#70 - Docs URL is served even when set to None
Issue -
State: open - Opened by jshields over 2 years ago
- 2 comments
#69 - makes versioning work also for websocket routes
Pull Request -
State: open - Opened by bolkaaa over 2 years ago
- 2 comments
#68 - Added support for parameter `latest_prefix`.
Pull Request -
State: open - Opened by elongstreet88 over 2 years ago
- 1 comment
#67 - remove "latest" keyword from url path for the latest version API?
Issue -
State: open - Opened by qmffkem almost 3 years ago
- 2 comments
#66 - Using versioning is breaking the tags_metadata in the generated docs
Issue -
State: open - Opened by dk766 almost 3 years ago
#65 - What is the status of this project? Is it still active?
Issue -
State: open - Opened by crashCoder about 3 years ago
- 2 comments
#64 - OAuth2PasswordBearer does not work with versioned api
Issue -
State: closed - Opened by ak4zh about 3 years ago
- 1 comment
#63 - Events not working if put before VersionedFastAPI initialization
Issue -
State: open - Opened by arhen about 3 years ago
- 2 comments
#62 - Generate the openapi_schema for a specific api version using the app.openapi() method
Issue -
State: open - Opened by ddoren about 3 years ago
- 1 comment
#61 - Versioning not applied to RedirectResponse
Issue -
State: open - Opened by jorenvs-repr about 3 years ago
#60 - Add urls with versioning
Issue -
State: open - Opened by tommy04062019 over 3 years ago
#59 - Name the "latest" route if enabled
Pull Request -
State: open - Opened by fusion44 over 3 years ago
#58 - Router with versioning
Issue -
State: open - Opened by itomtom over 3 years ago
- 1 comment
#57 - Versioning removes openapi tags / tag metadata.
Issue -
State: open - Opened by jterblanche over 3 years ago
#56 - Versioning causes FastAPI-Redis plugin to malfunction
Issue -
State: open - Opened by fusion44 over 3 years ago
#55 - Fix issue 50
Pull Request -
State: closed - Opened by DeanWay over 3 years ago
#54 - fix: mix up of routes with different major versions
Pull Request -
State: open - Opened by swan001 over 3 years ago
#53 - Change naming convention of api version in url
Issue -
State: closed - Opened by dsouzadyn over 3 years ago
- 1 comment
#52 - Versioning in headers
Issue -
State: open - Opened by olaf7 over 3 years ago
- 2 comments
#51 - Fix in proper root_path propagation
Pull Request -
State: closed - Opened by kosz85 over 3 years ago
- 2 comments
#50 - root_path is not propagated to versioned apps properly, breaking openapi docs
Issue -
State: closed - Opened by kosz85 over 3 years ago
- 4 comments
#49 - Added an example for app decorators
Pull Request -
State: open - Opened by pduggi-cf over 3 years ago
- 1 comment
#48 - fix 'latest' version
Pull Request -
State: closed - Opened by DeanWay over 3 years ago
#47 - "Latest" endoint just catching `GET` requests
Issue -
State: closed - Opened by rafaellehmkuhl over 3 years ago
- 1 comment
#46 - update README with new '/latest' endpoint
Pull Request -
State: closed - Opened by rafaellehmkuhl almost 4 years ago
#45 - Add latest endpoint for the latest API version
Pull Request -
State: closed - Opened by patrickelectric almost 4 years ago
- 3 comments
#44 - versioning: Add path for the docs page of each version
Pull Request -
State: closed - Opened by patrickelectric almost 4 years ago
- 1 comment
#43 - README: Improve example command
Pull Request -
State: closed - Opened by patrickelectric almost 4 years ago
#42 - Problem running examples
Issue -
State: closed - Opened by patrickelectric almost 4 years ago
#41 - Remove extra closing parentheses
Pull Request -
State: closed - Opened by kamyar almost 4 years ago
#40 - kwargs is not passed to "subapps" constructor in the "version_route_mapping" loop.
Issue -
State: open - Opened by CharlesOliveros almost 4 years ago
#39 - Fixed routes
Pull Request -
State: closed - Opened by rohithill almost 4 years ago
#38 - AttributeError: 'APIWebSocketRoute' object has no attribute 'methods'
Issue -
State: open - Opened by cheesycod almost 4 years ago
- 1 comment
#37 - Support for a single method to handle multiple versions
Issue -
State: closed - Opened by c-tanner almost 4 years ago
- 3 comments
#36 - FastApi StaticFiles with mount not working
Issue -
State: open - Opened by killswitch-GUI almost 4 years ago
- 6 comments
#35 - Support for "latest" version?
Issue -
State: closed - Opened by c-tanner almost 4 years ago
- 1 comment
#34 - Docs showing routes of all versions
Issue -
State: open - Opened by thetractor almost 4 years ago
- 3 comments
#33 - Support dependency overrides on the versioned app
Pull Request -
State: open - Opened by pshen-rp almost 4 years ago
- 2 comments
#32 - Static analysis
Pull Request -
State: closed - Opened by DeanWay almost 4 years ago
#31 - require fastapi 0.56.0
Pull Request -
State: closed - Opened by DeanWay almost 4 years ago
#30 - Bug for exception handler
Issue -
State: open - Opened by andy-yu-y about 4 years ago
- 10 comments
#29 - Is there any way to versioning the internal methods like services, db operations, helpers etc
Issue -
State: closed - Opened by sany2k8 about 4 years ago
- 1 comment
#28 - Description from tags metadata not shown in OpenAPI docs
Issue -
State: closed - Opened by Acerinth about 4 years ago
- 3 comments
#27 - Fix small typo in readme
Pull Request -
State: closed - Opened by nicholascm about 4 years ago
- 1 comment
#26 - app decorators not working
Issue -
State: open - Opened by danielbregler about 4 years ago
#25 - add pip package name to readme
Pull Request -
State: closed - Opened by Zenahr about 4 years ago
- 1 comment
#24 - Type checking
Issue -
State: closed - Opened by joel314 about 4 years ago
- 2 comments
#23 - VersionedFastAPI causes all OPTIONS requests to return a 405
Issue -
State: open - Opened by RA-Zagros about 4 years ago
- 1 comment
#22 - Replaced deprecated openapi_prefix for root_path.
Pull Request -
State: closed - Opened by synchronizing over 4 years ago
- 5 comments
#21 - allow python 3.6
Pull Request -
State: closed - Opened by DeanWay over 4 years ago
#20 - Add customizable default versioning functionality with tests
Pull Request -
State: closed - Opened by DeanWay over 4 years ago
#19 - dependency_overrides cannot be used in tests as expected, documentation lacking
Issue -
State: open - Opened by languitar over 4 years ago
- 2 comments
#18 - Allow custom versioning format
Issue -
State: closed - Opened by ansidev over 4 years ago
- 1 comment
#17 - Transformation-based versioning
Issue -
State: open - Opened by languitar over 4 years ago
#16 - feat: add customisable default versioning functionality
Pull Request -
State: closed - Opened by gtlambert over 4 years ago
- 3 comments
#15 - Bump uvicorn from 0.10.8 to 0.11.7
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#14 - Extend documentation in using middleware with versioning
Issue -
State: open - Opened by datenwort over 4 years ago
#13 - Warning: "openapi_prefix" has been deprecated in favor of "root_path"
Issue -
State: closed - Opened by p-rinnert over 4 years ago
- 2 comments
#12 - :sparkles: Reflect attributes in version decorator
Pull Request -
State: closed - Opened by HacKanCuBa over 4 years ago
- 4 comments
#11 - Use functools.wraps for decorator
Issue -
State: closed - Opened by HacKanCuBa over 4 years ago
- 2 comments
#10 - :art: Fix type hint for version_to_route
Pull Request -
State: closed - Opened by HacKanCuBa over 4 years ago
- 1 comment
#9 - Fix type hint
Issue -
State: closed - Opened by HacKanCuBa over 4 years ago
#8 - Add note about FastAPI constructor arguments
Pull Request -
State: closed - Opened by bunjiboys over 4 years ago
- 1 comment
#7 - fix build ModuleNotFoundError
Pull Request -
State: closed - Opened by DeanWay over 4 years ago
#6 - Added description field for documentation
Pull Request -
State: closed - Opened by LIV2DRV over 4 years ago
- 4 comments
#5 - Support for Python 3.6+
Issue -
State: closed - Opened by igorcadelima over 4 years ago
- 1 comment
#4 - Support bound methods
Pull Request -
State: closed - Opened by tijptjik almost 5 years ago
- 2 comments
#3 - A comma is missing here.
Issue -
State: closed - Opened by fabiogrigolosc almost 5 years ago
- 3 comments
#2 - Allow usage without minor versioning
Pull Request -
State: closed - Opened by simon-castano about 5 years ago
- 1 comment
#1 - Avoid defining own dunder property(s)
Issue -
State: closed - Opened by prostomarkeloff about 5 years ago
- 2 comments