mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 16:43:16 +00:00
We can use the `inputs.boolean` from flask-restx [1] to parse boolean for us. [1]: https://flask-restx.readthedocs.io/en/latest/api.html?highlight=boolean#flask_restx.inputs.boolean Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>