fix: use openapi_patching from v1

This commit is contained in:
shenlong-tanwen
2024-09-25 22:26:02 +05:30
parent 9f29bce308
commit a09710ec7b
7 changed files with 71 additions and 120 deletions
-5
View File
@@ -56,11 +56,6 @@ dependencies:
openapi:
path: openapi
dependency_overrides:
# openapi uses an older version of http for backward compatibility. New versions do not have
# a breaking change so it is safer to override it and use the latest version for the app
http: ^1.2.1
dev_dependencies:
flutter_test:
sdk: flutter