swagger_generator_flutter/lib/pipeline/generate/impl/retrofit_api
Max 2838f00795 refactor: 代码格式优化和测试更新
🔧 代码优化
- 优化代码格式,去除多余空行
- 改进枚举映射配置解析逻辑
- 优化字符串处理

📝 配置更新
- example/generator_config.yaml: 添加 v3 swagger URL 配置

 测试更新
- 更新分页包裹测试
- 更新文本清理测试
2025-12-03 17:25:25 +08:00
..
api_grouping.dart fix(refactor): correct import paths after pipeline migration 2025-11-23 10:04:02 +08:00
api_method_parameter.dart fix(refactor): correct import paths after pipeline migration 2025-11-23 10:04:02 +08:00
api_parameter_entities.dart refactor: 代码格式优化和测试更新 2025-12-03 17:25:25 +08:00
api_parameters.dart refactor: 代码格式优化和测试更新 2025-12-03 17:25:25 +08:00
api_return_types.dart feat: 实现枚举配置文件映射和UNKNOWN枚举值 2025-11-24 10:47:17 +08:00
api_schema_composition.dart feat: update 2025-11-23 14:11:16 +08:00
api_schema_extraction.dart fix: template bugs 2025-11-24 13:43:15 +08:00
api_template_data.dart fix: template bugs 2025-11-24 13:43:15 +08:00