feat: 添加系统刷新令牌请求和用户统计响应的 OpenAPI 规范
feat: 添加微信认证相关的 OpenAPI 规范,包括用户信息、登录请求和个人资料请求 feat: 添加 is_delete 字段迁移脚本,支持在集合中添加软删除字段 feat: 添加软删除规则应用脚本,确保所有相关集合的查询规则包含软删除条件 feat: 添加购物车和订单业务 ID 自动生成的迁移脚本,确保字段类型和自动生成规则正确
This commit is contained in:
9
.tmp-openapi-validate/package.json
Normal file
9
.tmp-openapi-validate/package.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "tmp-openapi-validate",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@redocly/cli": "^2.25.4",
|
||||
"yaml": "^2.8.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user