mirror of
https://github.com/fastapi-practices/fastapi-best-architecture.git
synced 2026-09-21 13:12:24 +00:00
Add data validator for plugin config (#1041)
This commit is contained in:
@@ -4,7 +4,7 @@ version = '0.0.8'
|
||||
description = '通常用于约束前端工程数据展示'
|
||||
author = 'wu-clan'
|
||||
tags = ['other']
|
||||
database = ['mysql', 'pgsql']
|
||||
database = ['mysql', 'postgresql']
|
||||
|
||||
[app]
|
||||
extend = 'admin'
|
||||
|
||||
Reference in New Issue
Block a user