swagger_generator_flutter/lib/pipeline/generate/impl/retrofit_api
Max 53f89940ed fix(refactor): correct import paths after pipeline migration
- Updated all internal import statements to point to the new 'pipeline' directory structure.
- Resolved all 'uri_does_not_exist' and 'undefined_class' errors caused by the refactoring.
- The project now passes 'dart analyze' with no errors.
2025-11-23 10:04:02 +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 fix(refactor): correct import paths after pipeline migration 2025-11-23 10:04:02 +08:00
api_parameters.dart refactor(pipeline): 迁移generators模块到pipeline结构 2025-11-22 22:11:12 +08:00
api_return_types.dart fix(refactor): correct import paths after pipeline migration 2025-11-23 10:04:02 +08:00
api_schema_composition.dart fix(refactor): correct import paths after pipeline migration 2025-11-23 10:04:02 +08:00
api_schema_extraction.dart fix(refactor): correct import paths after pipeline migration 2025-11-23 10:04:02 +08:00
api_template_data.dart fix(refactor): correct import paths after pipeline migration 2025-11-23 10:04:02 +08:00