diff --git a/.gitignore b/.gitignore index b323e86..a655050 100644 --- a/.gitignore +++ b/.gitignore @@ -62,6 +62,3 @@ target/ #Ipython Notebook .ipynb_checkpoints - -# MacOS -.DS_Store diff --git a/.swagger-codegen/config.json b/.swagger-codegen/config.json index ef5cf88..9b50fe2 100644 --- a/.swagger-codegen/config.json +++ b/.swagger-codegen/config.json @@ -3,5 +3,5 @@ "gitUserId": "wavefrontHQ", "packageName": "wavefront_api_client", "packageUrl": "https://github.com/wavefrontHQ/python-client", - "packageVersion": "2.202.2" + "packageVersion": "2.202.0" } diff --git a/.swagger-codegen/config.jsone b/.swagger-codegen/config.jsone index 9b50fe2..ef5cf88 100644 --- a/.swagger-codegen/config.jsone +++ b/.swagger-codegen/config.jsone @@ -3,5 +3,5 @@ "gitUserId": "wavefrontHQ", "packageName": "wavefront_api_client", "packageUrl": "https://github.com/wavefrontHQ/python-client", - "packageVersion": "2.202.0" + "packageVersion": "2.202.2" }