mirror of
https://github.com/tiennm99/DocsGPT.git
synced 2026-05-18 09:24:57 +00:00
047afeebb6
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>