Skip to content

Commit

Permalink
Remove config, apiClient, and restClient from ignore list of swagger-…
Browse files Browse the repository at this point in the history
…codegen and regenerate client using HEAD of the generator
  • Loading branch information
mbohlool committed Oct 10, 2017
1 parent 63d667a commit 4782543
Show file tree
Hide file tree
Showing 804 changed files with 28,294 additions and 26,457 deletions.
3 changes: 0 additions & 3 deletions kubernetes/.swagger-codegen-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,3 @@ test-requirements.txt
setup.py
.travis.yml
tox.ini
client/api_client.py
client/configuration.py
client/rest.py
4 changes: 2 additions & 2 deletions kubernetes/.swagger-codegen/COMMIT
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Requested Commit: v2.2.2
Actual Commit: ff209ada223dcc7f6c6afc59bb02ec96b85c7e39
Requested Commit: d2b91073e1fc499fea67141ff4c17740d25f8e83
Actual Commit: d2b91073e1fc499fea67141ff4c17740d25f8e83
1 change: 1 addition & 0 deletions kubernetes/.swagger-codegen/VERSION
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.3.0-SNAPSHOT
2 changes: 1 addition & 1 deletion kubernetes/client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -418,4 +418,4 @@
# import ApiClient
from .api_client import ApiClient

from .configuration import Configuration, ConfigurationObject, configuration
from .configuration import Configuration
1 change: 0 additions & 1 deletion kubernetes/client/api_client.py

This file was deleted.

Loading

0 comments on commit 4782543

Please sign in to comment.