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

#76 - ENDPOINTS not showing in docs page after enabling versioning

Issue - State: open - Opened by hraval6 about 1 year ago

#75 - Add option to deprecate paths

Issue - State: open - Opened by vagosduke over 1 year ago - 1 comment

#74 - Bump starlette from 0.13.6 to 0.25.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#73 - Maintained Fork Inquiry

Issue - State: open - Opened by TheJumpyWizard over 1 year ago - 3 comments

#71 - Supported kargs in versioned documentation

Pull Request - State: open - Opened by PabloRuizCuevas almost 2 years ago - 6 comments

#70 - Docs URL is served even when set to None

Issue - State: open - Opened by jshields almost 2 years ago - 2 comments

#69 - makes versioning work also for websocket routes

Pull Request - State: open - Opened by bolkaaa about 2 years ago - 2 comments

#68 - Added support for parameter `latest_prefix`.

Pull Request - State: open - Opened by elongstreet88 about 2 years ago - 1 comment

#67 - remove "latest" keyword from url path for the latest version API?

Issue - State: open - Opened by qmffkem over 2 years ago - 2 comments

#65 - What is the status of this project? Is it still active?

Issue - State: open - Opened by crashCoder over 2 years ago - 2 comments

#64 - OAuth2PasswordBearer does not work with versioned api

Issue - State: closed - Opened by ak4zh over 2 years ago - 1 comment

#63 - Events not working if put before VersionedFastAPI initialization

Issue - State: open - Opened by arhen over 2 years ago - 2 comments

#61 - Versioning not applied to RedirectResponse

Issue - State: open - Opened by jorenvs-repr over 2 years ago

#60 - Add urls with versioning

Issue - State: open - Opened by tommy04062019 over 2 years ago

#59 - Name the "latest" route if enabled

Pull Request - State: open - Opened by fusion44 almost 3 years ago

#58 - Router with versioning

Issue - State: open - Opened by itomtom almost 3 years ago - 1 comment

#57 - Versioning removes openapi tags / tag metadata.

Issue - State: open - Opened by jterblanche almost 3 years ago

#56 - Versioning causes FastAPI-Redis plugin to malfunction

Issue - State: open - Opened by fusion44 almost 3 years ago

#55 - Fix issue 50

Pull Request - State: closed - Opened by DeanWay almost 3 years ago

#54 - fix: mix up of routes with different major versions

Pull Request - State: open - Opened by swan001 almost 3 years ago

#53 - Change naming convention of api version in url

Issue - State: closed - Opened by dsouzadyn almost 3 years ago - 1 comment

#52 - Versioning in headers

Issue - State: open - Opened by olaf7 almost 3 years ago - 2 comments

#51 - Fix in proper root_path propagation

Pull Request - State: closed - Opened by kosz85 about 3 years ago - 2 comments

#50 - root_path is not propagated to versioned apps properly, breaking openapi docs

Issue - State: closed - Opened by kosz85 about 3 years ago - 4 comments

#49 - Added an example for app decorators

Pull Request - State: open - Opened by pduggi-cf about 3 years ago - 1 comment

#48 - fix 'latest' version

Pull Request - State: closed - Opened by DeanWay about 3 years ago

#47 - "Latest" endoint just catching `GET` requests

Issue - State: closed - Opened by rafaellehmkuhl about 3 years ago - 1 comment

#46 - update README with new '/latest' endpoint

Pull Request - State: closed - Opened by rafaellehmkuhl about 3 years ago

#45 - Add latest endpoint for the latest API version

Pull Request - State: closed - Opened by patrickelectric about 3 years ago - 3 comments

#44 - versioning: Add path for the docs page of each version

Pull Request - State: closed - Opened by patrickelectric about 3 years ago - 1 comment

#43 - README: Improve example command

Pull Request - State: closed - Opened by patrickelectric about 3 years ago

#42 - Problem running examples

Issue - State: closed - Opened by patrickelectric about 3 years ago

#41 - Remove extra closing parentheses

Pull Request - State: closed - Opened by kamyar about 3 years ago

#39 - Fixed routes

Pull Request - State: closed - Opened by rohithill about 3 years ago

#38 - AttributeError: 'APIWebSocketRoute' object has no attribute 'methods'

Issue - State: open - Opened by cheesycod about 3 years ago - 1 comment

#37 - Support for a single method to handle multiple versions

Issue - State: closed - Opened by c-tanner over 3 years ago - 3 comments

#36 - FastApi StaticFiles with mount not working

Issue - State: open - Opened by killswitch-GUI over 3 years ago - 6 comments

#35 - Support for "latest" version?

Issue - State: closed - Opened by c-tanner over 3 years ago - 1 comment

#34 - Docs showing routes of all versions

Issue - State: open - Opened by thetractor over 3 years ago - 3 comments

#33 - Support dependency overrides on the versioned app

Pull Request - State: open - Opened by pshen-rp over 3 years ago - 2 comments

#32 - Static analysis

Pull Request - State: closed - Opened by DeanWay over 3 years ago

#31 - require fastapi 0.56.0

Pull Request - State: closed - Opened by DeanWay over 3 years ago

#30 - Bug for exception handler

Issue - State: open - Opened by andy-yu-y over 3 years ago - 10 comments

#28 - Description from tags metadata not shown in OpenAPI docs

Issue - State: closed - Opened by Acerinth over 3 years ago - 3 comments

#27 - Fix small typo in readme

Pull Request - State: closed - Opened by nicholascm over 3 years ago - 1 comment

#26 - app decorators not working

Issue - State: open - Opened by danielbregler over 3 years ago

#25 - add pip package name to readme

Pull Request - State: closed - Opened by Zenahr over 3 years ago - 1 comment

#24 - Type checking

Issue - State: closed - Opened by joel314 over 3 years ago - 2 comments

#23 - VersionedFastAPI causes all OPTIONS requests to return a 405

Issue - State: open - Opened by RA-Zagros over 3 years ago - 1 comment

#22 - Replaced deprecated openapi_prefix for root_path.

Pull Request - State: closed - Opened by synchronizing over 3 years ago - 5 comments

#21 - allow python 3.6

Pull Request - State: closed - Opened by DeanWay almost 4 years ago

#20 - Add customizable default versioning functionality with tests

Pull Request - State: closed - Opened by DeanWay almost 4 years ago

#19 - dependency_overrides cannot be used in tests as expected, documentation lacking

Issue - State: open - Opened by languitar almost 4 years ago - 2 comments

#18 - Allow custom versioning format

Issue - State: closed - Opened by ansidev almost 4 years ago - 1 comment

#17 - Transformation-based versioning

Issue - State: open - Opened by languitar almost 4 years ago

#16 - feat: add customisable default versioning functionality

Pull Request - State: closed - Opened by gtlambert almost 4 years ago - 3 comments

#15 - Bump uvicorn from 0.10.8 to 0.11.7

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#14 - Extend documentation in using middleware with versioning

Issue - State: open - Opened by datenwort almost 4 years ago

#13 - Warning: "openapi_prefix" has been deprecated in favor of "root_path"

Issue - State: closed - Opened by p-rinnert almost 4 years ago - 2 comments

#12 - :sparkles: Reflect attributes in version decorator

Pull Request - State: closed - Opened by HacKanCuBa about 4 years ago - 4 comments

#11 - Use functools.wraps for decorator

Issue - State: closed - Opened by HacKanCuBa about 4 years ago - 2 comments

#10 - :art: Fix type hint for version_to_route

Pull Request - State: closed - Opened by HacKanCuBa about 4 years ago - 1 comment

#9 - Fix type hint

Issue - State: closed - Opened by HacKanCuBa about 4 years ago

#8 - Add note about FastAPI constructor arguments

Pull Request - State: closed - Opened by bunjiboys about 4 years ago - 1 comment

#7 - fix build ModuleNotFoundError

Pull Request - State: closed - Opened by DeanWay about 4 years ago

#6 - Added description field for documentation

Pull Request - State: closed - Opened by LIV2DRV about 4 years ago - 4 comments

#5 - Support for Python 3.6+

Issue - State: closed - Opened by igorcadelima about 4 years ago - 1 comment

#4 - Support bound methods

Pull Request - State: closed - Opened by tijptjik about 4 years ago - 2 comments

#3 - A comma is missing here.

Issue - State: closed - Opened by fabiogrigolosc over 4 years ago - 3 comments

#2 - Allow usage without minor versioning

Pull Request - State: closed - Opened by simon-castano over 4 years ago - 1 comment

#1 - Avoid defining own dunder property(s)

Issue - State: closed - Opened by prostomarkeloff over 4 years ago - 2 comments