We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a04503b commit 9f0a8f4Copy full SHA for 9f0a8f4
dart/looker_sdk/lib/src/rtl/constants.dart
@@ -1,5 +1,5 @@
1
const agentPrefix = 'DART-SDK';
2
-const defaultApiVersion = '3.1';
+const defaultApiVersion = '4.0';
3
const lookerVersion = '21.21';
4
const defaultTimeout = 120;
5
final apiVersion = '4.0';
0 commit comments