Skip to content

Commit 39a7aa1

Browse files
committed
Provide Yaml and Json version of test spec
1 parent 321c4d1 commit 39a7aa1

File tree

3 files changed

+701
-4
lines changed

3 files changed

+701
-4
lines changed

openapi-generator/example/pubspec.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,14 +27,14 @@ dependency_overrides:
2727
path: ../../openapi-generator-cli
2828

2929
dependencies:
30-
flutter:
31-
sdk: flutter
30+
# flutter:
31+
# sdk: flutter
3232
openapi_generator_annotations: ^4.10.0
3333
cupertino_icons: ^1.0.2
3434

3535
dev_dependencies:
36-
flutter_test:
37-
sdk: flutter
36+
# flutter_test:
37+
# sdk: flutter
3838
build_runner:
3939
openapi_generator_annotations: ^4.10.0
4040
openapi_generator: ^4.10.0

0 commit comments

Comments
 (0)