We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59a6f6d commit 55f1212Copy full SHA for 55f1212
1 file changed
plugin/testfixtures/.bluemix/config.json
@@ -51,13 +51,15 @@
51
"Trace": "",
52
"ColorEnabled": "",
53
"HTTPTimeout": 0,
54
+ "TypeOfSSO": "",
55
"CLIInfoEndpoint": "",
56
"CheckCLIVersionDisabled": false,
57
"UsageStatsDisabled": false,
58
"UsageStatsEnabled": false,
59
"UsageStatsEnabledLastUpdate": "0001-01-01T00:00:00Z",
- "SDKVersion": "1.1.0",
60
+ "SDKVersion": "1.3.0",
61
"UpdateCheckInterval": 0,
62
"UpdateRetryCheckInterval": 0,
- "UpdateNotificationInterval": 0
63
+ "UpdateNotificationInterval": 0,
64
+ "PaginationURLs": []
65
}
0 commit comments