GitHub / smagafurov/fastapi-jsonrpc issues and pull requests
#83 - How to add dynamic function arguments
Issue -
State: open - Opened by nethi 3 months ago
- 1 comment
Labels: question
#82 - How to remove a route
Issue -
State: open - Opened by nethi 3 months ago
- 1 comment
Labels: question
#81 - fix: sentry-sdk ^2.23 support
Pull Request -
State: closed - Opened by ijustbsd 3 months ago
#80 - cannot import name '_should_embed_body_fields' from 'fastapi.dependencies.utils'
Issue -
State: closed - Opened by pymole 5 months ago
- 1 comment
#79 - fix: run notifications in background
Pull Request -
State: closed - Opened by spumer 5 months ago
#78 - add notifications to background_tasks
Pull Request -
State: closed - Opened by jgiacobbi 5 months ago
- 1 comment
#77 - Notification handling
Issue -
State: closed - Opened by jgiacobbi 5 months ago
- 2 comments
#76 - cannot import name 'DictError' from 'pydantic'
Issue -
State: closed - Opened by drforse 6 months ago
- 1 comment
#75 - Feat/sentry tracing
Pull Request -
State: closed - Opened by stanislaushimovolos 7 months ago
- 2 comments
#74 - Question - catch-all method handler
Issue -
State: closed - Opened by nethi 9 months ago
- 6 comments
Labels: question
#73 - No more deprecation warning for sentry_sdk 2.x
Pull Request -
State: closed - Opened by spumer 9 months ago
Labels: enhancement
#72 - SentrySDK 2.x support
Issue -
State: closed - Opened by spumer 9 months ago
Labels: enhancement
#71 - Update tests-latest-fastapi-pydantic.yml
Pull Request -
State: closed - Opened by spumer 9 months ago
#70 - Dependency override do not work with jsonrpc-entrypoint.
Issue -
State: open - Opened by Vasiliy566 10 months ago
#69 - Exposing a Langchain tool as JSON-RPC method
Issue -
State: closed - Opened by nethi about 1 year ago
- 1 comment
#68 - Add py.typed
Pull Request -
State: open - Opened by heckad about 1 year ago
- 4 comments
#67 - Add `py.typed` marker for mypy typing support
Issue -
State: open - Opened by heckad about 1 year ago
- 1 comment
Labels: enhancement, help wanted, good first issue
#66 - fix: solve deprecated
Pull Request -
State: closed - Opened by turchik13 over 1 year ago
- 1 comment
#65 - How to show multiple samples in request body of swagger doc?
Issue -
State: open - Opened by foreso-GitHub over 1 year ago
#64 - FastAPI `on_event` is deprecated
Issue -
State: closed - Opened by jrobbins-LiveData over 1 year ago
- 1 comment
#63 - chore(deps): bump 2.7.2, pin fastapi<0.106.0; use 2.8.0+ for new fastapi
Pull Request -
State: closed - Opened by spumer over 1 year ago
#62 - v2: support fastapi 0.106.0
Pull Request -
State: closed - Opened by spumer over 1 year ago
- 1 comment
#61 - Разная обработка ValidationError
Issue -
State: closed - Opened by andrewzvorygin over 1 year ago
#60 - Fix/v2 allow entrypoint reuse
Pull Request -
State: closed - Opened by spumer over 1 year ago
#59 - Fix/allow entrypoint reuse
Pull Request -
State: closed - Opened by spumer over 1 year ago
#58 - ORJSONResponse support
Issue -
State: closed - Opened by netang over 1 year ago
- 1 comment
Labels: enhancement, help wanted
#57 - ci: naitve github auto-release workflow
Pull Request -
State: closed - Opened by spumer almost 2 years ago
#56 - Add OpenRPC schema generator
Pull Request -
State: closed - Opened by qweeze almost 2 years ago
- 6 comments
#55 - Validation errors cannot be processed on latest version of fastapi
Issue -
State: closed - Opened by ave-satan almost 2 years ago
- 1 comment
#54 - Support openrpc
Issue -
State: closed - Opened by smagafurov almost 2 years ago
- 1 comment
Labels: enhancement
#53 - feat: support Pydanticv2
Pull Request -
State: closed - Opened by spumer almost 2 years ago
- 6 comments
#52 - Kwargs are not passed from Entrypoint to methods
Issue -
State: closed - Opened by xunto almost 2 years ago
- 2 comments
Labels: help wanted, good first issue
#51 - additionalProp1 on FastApi > 0.99 (OpenAPI 3.1.0)
Issue -
State: closed - Opened by noxxer about 2 years ago
- 2 comments
Labels: bug
#50 - Handle pydantic v2
Issue -
State: closed - Opened by sam-courtemanche-wmx about 2 years ago
- 3 comments
Labels: enhancement
#49 - build(deps): bump starlette from 0.26.1 to 0.27.0
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
- 1 comment
Labels: dependencies
#48 - Unhandled UnicodeDecodeError when parsing body
Issue -
State: closed - Opened by MarwinBl about 2 years ago
- 3 comments
Labels: bug
#47 - test: install httpx for latest fastapi
Pull Request -
State: closed - Opened by spumer over 2 years ago
#46 - build(deps): bump certifi from 2022.9.24 to 2022.12.7
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 2 comments
Labels: dependencies
#45 - Multiple OpenAPI examples
Issue -
State: open - Opened by v-- over 2 years ago
- 1 comment
Labels: enhancement
#44 - Support by-position parameters
Issue -
State: open - Opened by hongqn over 2 years ago
- 6 comments
Labels: bug
#43 - Upgrade to FastAPI >= 0.80
Issue -
State: closed - Opened by ksmolyanin over 2 years ago
- 2 comments
#42 - build(deps-dev): bump mistune from 0.8.4 to 2.0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 2 comments
Labels: dependencies
#41 - No validation error if id is not passed with request
Issue -
State: closed - Opened by appvales-lemeshko about 3 years ago
- 4 comments
Labels: enhancement
#40 - Using Entrypoint instance outside main module leads to "Method not found"
Issue -
State: closed - Opened by lemeshkob about 3 years ago
- 1 comment
Labels: invalid, wontfix
#39 - fix(deps): Upgrade fastapi and starlette
Pull Request -
State: closed - Opened by VincentHch about 3 years ago
- 1 comment
#38 - Fix: constraint fastapi and starlette versions
Pull Request -
State: closed - Opened by VincentHch about 3 years ago
- 1 comment
#37 - New FastAPI version breaks fastapi-jsonrpc
Issue -
State: closed - Opened by VincentHch about 3 years ago
- 3 comments
#36 - Logs from JSON-RPC views are missing when running in pytest
Issue -
State: closed - Opened by mahenzon about 3 years ago
- 3 comments
#35 - Query Parameter
Issue -
State: closed - Opened by fgiudici95 over 3 years ago
- 2 comments
Labels: question
#34 - OpenAPI Becomes Invalid for Datamodel code generator
Issue -
State: closed - Opened by tigrus over 3 years ago
- 2 comments
Labels: bug, wontfix
#33 - Fix Coroutine func arg annotation
Pull Request -
State: closed - Opened by mahenzon over 3 years ago
Labels: enhancement
#32 - Possible incorrect parsing of JSON RPC request: params considered required
Issue -
State: closed - Opened by mike-hart over 3 years ago
- 1 comment
Labels: bug, enhancement
#31 - feat: preserve error classes in separate property for `EntrypointRoute.errors` and `MethodRoute.errors`
Pull Request -
State: closed - Opened by spumer over 3 years ago
- 1 comment
#30 - Fix func annotation for adding a new method
Pull Request -
State: closed - Opened by mahenzon over 3 years ago
- 1 comment
#29 - Add log_handled_exceptions_resp option
Pull Request -
State: closed - Opened by Smlep over 3 years ago
- 1 comment
#28 - Add bind_entrypoints option to reproduce FastApi's router feature
Pull Request -
State: closed - Opened by Smlep almost 4 years ago
- 2 comments
#27 - Feature/sentry support
Pull Request -
State: closed - Opened by spumer about 4 years ago
- 1 comment
#26 - tests: Support fastapi 0.64.0
Pull Request -
State: closed - Opened by Smlep about 4 years ago
- 1 comment
#25 - Support Fastapi 0.64: missing data examples in openapi schema
Issue -
State: closed - Opened by spumer about 4 years ago
- 2 comments
Labels: bug, help wanted
#24 - Support pydantic 1.8
Pull Request -
State: closed - Opened by spumer about 4 years ago
#23 - fix(openapi): no more conflicts in openapi components which leads to missing models in openapi.json or openapi generation error in rare cases
Pull Request -
State: closed - Opened by spumer about 4 years ago
- 2 comments
#22 - Add tests for the custom request class feature
Pull Request -
State: closed - Opened by Smlep about 4 years ago
- 1 comment
#21 - Allow using custom request class
Pull Request -
State: closed - Opened by Smlep about 4 years ago
- 4 comments
#20 - Providing an example value for a parameter
Issue -
State: closed - Opened by rhkleijn about 4 years ago
- 1 comment
#19 - License
Issue -
State: closed - Opened by jcubic over 4 years ago
- 2 comments
#18 - Allow using routers to split the code
Issue -
State: closed - Opened by Smlep over 4 years ago
- 4 comments
#17 - fix: workaround with swagger ui number cast in example field
Pull Request -
State: closed - Opened by daniel55411 over 4 years ago
- 2 comments
#16 - В swagger в Example Value выставляется неверное значение версии jsonrpc
Issue -
State: closed - Opened by DianaArapova over 4 years ago
- 6 comments
#15 - Websocket support
Issue -
State: open - Opened by pjotterplotter over 4 years ago
- 1 comment
Labels: enhancement, help wanted
#14 - fix: rm response_model_exclude_unset
Pull Request -
State: closed - Opened by denisSurkov over 4 years ago
#13 - fix: response_model_exclude_unset transit to fastapi
Pull Request -
State: closed - Opened by denisSurkov over 4 years ago
#12 - [🐞] Response headers/status not set from FastAPI sub response
Issue -
State: closed - Opened by LittleLampLight almost 5 years ago
- 1 comment
#11 - Allow fastapi greater than 0.55
Pull Request -
State: closed - Opened by StephenBrown2 almost 5 years ago
- 1 comment
#10 - Loosen version requirements on FastApi
Pull Request -
State: closed - Opened by arlyon about 5 years ago
- 3 comments
#9 - Loosen FastAPI dependency requirements?
Issue -
State: closed - Opened by StephenBrown2 about 5 years ago
#8 - latest fastapi version support
Pull Request -
State: closed - Opened by qefir about 5 years ago
- 3 comments
#7 - Logging access
Issue -
State: closed - Opened by denisSurkov over 5 years ago
- 3 comments
#6 - Websocket support ?
Issue -
State: closed - Opened by lenchik-ponchik over 5 years ago
#5 - Missing description of Params
Issue -
State: open - Opened by denisSurkov over 5 years ago
Labels: documentation
#4 - clone_dependant() fakes cloning
Issue -
State: closed - Opened by denisSurkov over 5 years ago
- 1 comment
#3 - Possible to have a function with json return type or no return type at all act as a route?
Issue -
State: closed - Opened by csajedi over 5 years ago
- 2 comments
#2 - Refactored clone_dependant
Pull Request -
State: closed - Opened by denisSurkov over 5 years ago
- 1 comment
#1 - Update dependencies
Pull Request -
State: closed - Opened by sibuk-harabudjasim over 5 years ago
- 1 comment