billyrrr
billyrrr
Responsibilities: - ensure production-level code quality - coordinate releases over pypi - debug project for compatibility issues Please reply to this issue to request to be added as a maintainer...
[Pypi](https://pypi.org/project/flasgger/#history) shows the last update as ```0.9.2``` on Nov 14, 2018. The version available on Pypi does not include current [fixes](https://github.com/rochacbruno/flasgger/commit/6c709e53c123f6dbbc5dbd4f91176748b9051080) (without it, including apispec as a dependency results in...
This issue to discuss compatibility of OpenAPI3 in flasgger. Currently, the code differentiates them in runtime, and mixes up the processing of both specifications. In long term, I believe that...
Co-authored-by: pablopalacios I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the...
**Is your feature request related to a problem? Please describe.** 1. ```useFluxible``` hook is not as expressive as ```connectToStore```. 2. There is a lack of documentation and clear way to...
This is issue is to add ```Calcite``` as a dialect for ```SQL```, and ```Flink Table API``` as a DBAPI provider. The aim is to enable relational algebra on query conditions...
**Is your feature request related to a problem? Please describe.** I did not find a way to adjust code by injecting variables. **Describe the solution you'd like** **Describe alternatives you've...
我的用例需要在后端捕获LiveQuery流,我注意到了Java和Swift客户端使用了WebSocket来实现LiveQuery,但是Python SDK没有这方面的实现。未来有在Python SDK集成LiveQuery的计划吗?请问可以向外开放LiveQuery的rpc接口文档或者是proto文件吗?这将大大减少开发这项功能的时间并避免错误。如果可以公布RPC接口,我可能会提出LiveQuery的PR。 谢谢!
THIS IS A PROXY FOR A PULL REQUEST #513 created by @wxhou. * Fix marshmallow OpenAPI 3.x.x support. Add version check, improve `$ref` paths. * Try fix CI * `parameters`...