Skip to content

Commit 47a8939

Browse files
authored
feat(patch): Update both services with API version 2020-10-06 (#11)
1 parent ffddbc7 commit 47a8939

File tree

9 files changed

+10866
-6362
lines changed

9 files changed

+10866
-6362
lines changed

ibm_vpc/vpc_classic_v1.py

Lines changed: 2810 additions & 1328 deletions
Large diffs are not rendered by default.

ibm_vpc/vpc_v1.py

Lines changed: 4127 additions & 1631 deletions
Large diffs are not rendered by default.

requirements-dev.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# test dependencies
2-
pytest>=2.8.2
2+
pytest>=5.0
33
responses>=0.10
4-
python_dotenv>=0.1.5
54
pylint>=1.4.4
65
tox>=2.9.1
76
pytest-rerunfailures>=3.1
@@ -15,5 +14,5 @@ pytest-cov>=2.2.1
1514
recommonmark>=0.2.0
1615
Sphinx>=1.3.1
1716

18-
#test
17+
# test
1918
namegenerator>=1.0.6

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
jproperties
21
requests>=2.0,<3.0
32
python_dateutil>=2.5.3
4-
websocket-client==0.48.0
5-
ibm_cloud_sdk_core>=2.0.0,<3.0.0
3+
ibm_cloud_sdk_core>=3.2.0

test/integration/test_gen1.py

Lines changed: 88 additions & 628 deletions
Large diffs are not rendered by default.

test/integration/test_gen2.py

Lines changed: 133 additions & 733 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)