Nycholas Oliveira
Nycholas Oliveira
When we defined the method without validation (type hint), the API Browser didn't support the right way. ``` jsonrpc = JSONRPC(app, '/api', enable_web_browsable_api=True) @jsonrpc.method('App.index', validate=False) def index(somebody): return f'Welcome to...
Olá, Favor adicionar[1] nos arquivos e indicar no repositório o tipo de licenciamento está vigorando essa versão. Obrigado. [1] - https://choosealicense.com/
As of 2024-10-07, 3.8 has reached the [end-of-life phase](https://devguide.python.org/devcycle/#end-of-life-branches) of its release cycle. 3.8.20 was the final security release. The codebase for 3.8 is now frozen and no further updates...
https://docs.python.org/release/3.13.0/whatsnew/changelog.html#python-3-13-0
Resolves: #376
### Discussed in https://github.com/cenobites/flask-jsonrpc/discussions/707 Originally posted by **alexted** December 7, 2025 Hello! Thank you for your work - it's incredible. Looking at [Litestar's success](https://docs.litestar.dev/2/benchmarks.html#json), I would like to ask you...