Skip to content

Commit

Permalink
Version 2.0.64
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmilano committed Dec 24, 2022
1 parent a7a7ad1 commit 75c2ba0
Show file tree
Hide file tree
Showing 69 changed files with 74 additions and 74 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@

This Python package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 2.0.63
- Package version: 2.0.63
- API version: 2.0.64
- Package version: 2.0.64
- Build package: io.swagger.codegen.v3.generators.python.PythonClientCodegen

## Requirements.
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/api/default_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
4 changes: 2 additions & 2 deletions culebratester_client/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down Expand Up @@ -72,7 +72,7 @@ def __init__(self, configuration=None, header_name=None, header_value=None,
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Swagger-Codegen/2.0.63/python'
self.user_agent = 'Swagger-Codegen/2.0.64/python'

def __del__(self):
self.pool.close()
Expand Down
6 changes: 3 additions & 3 deletions culebratester_client/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down Expand Up @@ -239,6 +239,6 @@ def to_debug_report(self):
return "Python SDK Debug Report:\n"\
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 2.0.63\n"\
"SDK Package Version: 2.0.63".\
"Version of the API: 2.0.64\n"\
"SDK Package Version: 2.0.64".\
format(env=sys.platform, pyversion=sys.version)
2 changes: 1 addition & 1 deletion culebratester_client/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/any_value.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/boolean_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/click_body.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/culebra_info.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/current_package_name.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/display_height.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/display_real_size.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/display_rotation_enum.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/display_rotation_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/display_size_dp.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/display_width.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/help.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/inline_response200.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/last_traversed_text.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/locale.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/number_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/object_ref.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/pattern.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/pixel.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/point.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/product_name.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/selector.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/status_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/string_response.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/swipe_body.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/text.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/timeout.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/window_hierarchy.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/models/window_hierarchy_child.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
2 changes: 1 addition & 1 deletion culebratester_client/rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""
Expand Down
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,15 @@
## Snaky Android Test --- If you want to be able to try out the API using the **Execute** or **TRY** button from this page - an android device should be connected using `adb` - the server should have been started using `./culebratester2 start-server` then you will be able to invoke the API and see the responses. # noqa: E501
OpenAPI spec version: 2.0.63
OpenAPI spec version: 2.0.64
Generated by: https://github.com/swagger-api/swagger-codegen.git
"""

from setuptools import setup, find_packages # noqa: H301

NAME = "culebratester-client"
VERSION = "2.0.63"
VERSION = "2.0.64"
# To install the library, run the following
#
# python setup.py install
Expand Down
Loading

0 comments on commit 75c2ba0

Please sign in to comment.