cmdb/cmdb-api
YangEver 6ad3d167e1 bugfix: cmdb-api auto_discovery add unique_value param
自动发现接口需要根据unique_value参数进行数据唯一性校验,此参数为必填项
2024-08-07 15:50:42 +08:00
..
api bugfix: cmdb-api auto_discovery add unique_value param 2024-08-07 15:50:42 +08:00
logs Modify code organization 2019-12-18 23:33:22 +09:00
migrations feat(db): support flask migrate (#201) 2023-10-13 15:55:26 +08:00
tests fix g.user 2023-08-21 11:54:33 +08:00
.env Modify code organization 2019-12-18 23:33:22 +09:00
Pipfile feat(api): auto discovery supports mapping (#569) 2024-07-02 20:19:50 +08:00
autoapp.py upgrade flask to 2.3.2 and replace g.user with current_user 2023-08-06 21:54:18 +08:00
babel.cfg feat(api): i18n 2023-12-25 21:51:44 +08:00
celery_worker.py upgrade celery 2023-08-08 13:16:07 +08:00
requirements.txt feat(api): auto discovery supports mapping (#569) 2024-07-02 20:19:50 +08:00
settings.example.py feat: put the mysql password in .env 2024-05-30 13:08:18 +08:00