feat: 升级版本到 2.0.0+2

- 反映项目的重大功能改进
- 包含完整的参数注释优化
- 支持 requestBody 可选性处理
- 数组类型正确映射
This commit is contained in:
Max 2025-07-24 10:58:55 +08:00
parent 364aeddc4c
commit 82001183c2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: swagger_generator_flutter
description: A Flutter project using generated API models
version: 1.0.0+1
version: 2.0.0+2
environment:
sdk: '>=3.0.0 <4.0.0'