feat: faker api: swagger

This commit is contained in:
Zhaolong
2022-02-07 22:16:52 +08:00
parent 5f56feffb2
commit 608dcae3ce
4 changed files with 214 additions and 11 deletions

View File

@@ -32,6 +32,8 @@ flask-sqlalchemy = "*"
pymysql = "*"
cryptography = "*"
deprecated = "*"
setuptools = "*"
flasgger = "*"
[dev-packages]