You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***oneOf:** addeed type support for secret data types ([#9](https://github.ibm.com/coligo/python-sdk/issues/9)) ([6dd33d2](https://github.ibm.com/coligo/python-sdk/commit/6dd33d2dca8663d65d00c4e5694bfa11abbb5d22))
7
+
8
+
9
+
### BREAKING CHANGES
10
+
11
+
***oneOf:** new classes for each secret data type added
12
+
13
+
* test fix
14
+
15
+
* test fix
16
+
17
+
* added more secret examples
18
+
19
+
* updated to latest openAPI, added oneOf for secret updates
20
+
21
+
* udpated timeout on int test
22
+
23
+
* increase timeout
24
+
25
+
* adjust timeout
26
+
27
+
* removed retries
28
+
29
+
* set retries to 0
30
+
31
+
* udpated retry interval
32
+
33
+
* sleep adjust
34
+
35
+
* removed loop, depending on python retry
36
+
37
+
* increased project sleep to 2 minutes before trying get
38
+
39
+
* moved sleep
40
+
41
+
* fixed timestamp name, will removed security alerts
0 commit comments