From a094f7d1281aed2e665a45de199aa512a6b9df0e Mon Sep 17 00:00:00 2001 From: GitLab CI/CD Date: Fri, 7 Jun 2024 12:51:11 +0000 Subject: [PATCH] Generated update for version 8.0.1. Please review before merging. --- README.md | 2 +- openrouteservice/__init__.py | 4 ++-- openrouteservice/api/directions_service_api.py | 4 ++-- openrouteservice/api/elevation_api.py | 4 ++-- openrouteservice/api/geocode_api.py | 4 ++-- openrouteservice/api/isochrones_service_api.py | 4 ++-- openrouteservice/api/matrix_service_api.py | 4 ++-- openrouteservice/api/optimization_api.py | 4 ++-- openrouteservice/api/pois_api.py | 4 ++-- openrouteservice/api/snapping_service_api.py | 4 ++-- openrouteservice/api_client.py | 6 +++--- openrouteservice/configuration.py | 8 ++++---- openrouteservice/models/__init__.py | 4 ++-- openrouteservice/models/alternative_routes.py | 4 ++-- openrouteservice/models/directions_service_body.py | 4 ++-- openrouteservice/models/elevation_line_body.py | 4 ++-- openrouteservice/models/elevation_point_body.py | 4 ++-- openrouteservice/models/isochrones_profile_body.py | 4 ++-- openrouteservice/models/json_response.py | 4 ++-- openrouteservice/models/matrix_profile_body.py | 4 ++-- openrouteservice/models/openpoiservice_poi_request.py | 4 ++-- openrouteservice/models/optimization_body.py | 4 ++-- openrouteservice/models/optimization_breaks.py | 4 ++-- openrouteservice/models/optimization_costs.py | 4 ++-- openrouteservice/models/optimization_jobs.py | 4 ++-- openrouteservice/models/optimization_matrices.py | 4 ++-- .../models/optimization_matrices_cyclingelectric.py | 4 ++-- openrouteservice/models/optimization_options.py | 4 ++-- openrouteservice/models/optimization_steps.py | 4 ++-- openrouteservice/models/optimization_vehicles.py | 4 ++-- openrouteservice/models/pois_filters.py | 4 ++-- openrouteservice/models/pois_geometry.py | 4 ++-- openrouteservice/models/profile_geojson_body.py | 4 ++-- openrouteservice/models/profile_json_body.py | 4 ++-- openrouteservice/models/profile_parameters.py | 4 ++-- .../models/profile_parameters_restrictions.py | 4 ++-- openrouteservice/models/profile_weightings.py | 4 ++-- openrouteservice/models/round_trip_route_options.py | 4 ++-- openrouteservice/models/route_options.py | 4 ++-- openrouteservice/models/route_options_avoid_polygons.py | 4 ++-- openrouteservice/models/snap_profile_body.py | 4 ++-- openrouteservice/rest.py | 4 ++-- pyproject.toml | 2 +- setup.py | 6 +++--- 44 files changed, 90 insertions(+), 90 deletions(-) diff --git a/README.md b/README.md index 71a5d7b..3ee5153 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The openrouteservice library gives you painless access to the [openrouteservice] | API Version | Package version | Build package | | -------------- | ------------------ | ------------------ | -| 8.0.0 | 8.0.0 | io.swagger.codegen.v3.generators.python.PythonClientCodegen | +| 8.0.1 | 8.0.1 | io.swagger.codegen.v3.generators.python.PythonClientCodegen | For further details, please visit: - our [homepage](https://openrouteservice.org) diff --git a/openrouteservice/__init__.py b/openrouteservice/__init__.py index cca38af..1ba6340 100644 --- a/openrouteservice/__init__.py +++ b/openrouteservice/__init__.py @@ -5,9 +5,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api/directions_service_api.py b/openrouteservice/api/directions_service_api.py index e129207..b9a6a93 100644 --- a/openrouteservice/api/directions_service_api.py +++ b/openrouteservice/api/directions_service_api.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api/elevation_api.py b/openrouteservice/api/elevation_api.py index be79193..ee8b324 100644 --- a/openrouteservice/api/elevation_api.py +++ b/openrouteservice/api/elevation_api.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api/geocode_api.py b/openrouteservice/api/geocode_api.py index 0bfbdad..b7cb955 100644 --- a/openrouteservice/api/geocode_api.py +++ b/openrouteservice/api/geocode_api.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api/isochrones_service_api.py b/openrouteservice/api/isochrones_service_api.py index 0133cbb..8d38422 100644 --- a/openrouteservice/api/isochrones_service_api.py +++ b/openrouteservice/api/isochrones_service_api.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api/matrix_service_api.py b/openrouteservice/api/matrix_service_api.py index 4da4e5d..87312e5 100644 --- a/openrouteservice/api/matrix_service_api.py +++ b/openrouteservice/api/matrix_service_api.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api/optimization_api.py b/openrouteservice/api/optimization_api.py index f510283..1d7c4d4 100644 --- a/openrouteservice/api/optimization_api.py +++ b/openrouteservice/api/optimization_api.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api/pois_api.py b/openrouteservice/api/pois_api.py index bb723ab..adc5e76 100644 --- a/openrouteservice/api/pois_api.py +++ b/openrouteservice/api/pois_api.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api/snapping_service_api.py b/openrouteservice/api/snapping_service_api.py index 0d5cf8b..bf49d58 100644 --- a/openrouteservice/api/snapping_service_api.py +++ b/openrouteservice/api/snapping_service_api.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/api_client.py b/openrouteservice/api_client.py index 7c3f09f..ba2695d 100644 --- a/openrouteservice/api_client.py +++ b/openrouteservice/api_client.py @@ -2,9 +2,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -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/8.0.0/python' + self.user_agent = 'Swagger-Codegen/8.0.1/python' def __del__(self): self.pool.close() diff --git a/openrouteservice/configuration.py b/openrouteservice/configuration.py index f8034a0..c900990 100644 --- a/openrouteservice/configuration.py +++ b/openrouteservice/configuration.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -246,6 +246,6 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: 8.0.0\n"\ - "SDK Package Version: 8.0.0".\ + "Version of the API: 8.0.1\n"\ + "SDK Package Version: 8.0.1".\ format(env=sys.platform, pyversion=sys.version) diff --git a/openrouteservice/models/__init__.py b/openrouteservice/models/__init__.py index 4a37a49..3abbe97 100644 --- a/openrouteservice/models/__init__.py +++ b/openrouteservice/models/__init__.py @@ -4,9 +4,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/alternative_routes.py b/openrouteservice/models/alternative_routes.py index 93a89fe..33a1b0d 100644 --- a/openrouteservice/models/alternative_routes.py +++ b/openrouteservice/models/alternative_routes.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/directions_service_body.py b/openrouteservice/models/directions_service_body.py index 8c52a3e..4096a9b 100644 --- a/openrouteservice/models/directions_service_body.py +++ b/openrouteservice/models/directions_service_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/elevation_line_body.py b/openrouteservice/models/elevation_line_body.py index 625ce86..593c3b6 100644 --- a/openrouteservice/models/elevation_line_body.py +++ b/openrouteservice/models/elevation_line_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/elevation_point_body.py b/openrouteservice/models/elevation_point_body.py index e65f2fa..731ba96 100644 --- a/openrouteservice/models/elevation_point_body.py +++ b/openrouteservice/models/elevation_point_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/isochrones_profile_body.py b/openrouteservice/models/isochrones_profile_body.py index 18af440..734a2e8 100644 --- a/openrouteservice/models/isochrones_profile_body.py +++ b/openrouteservice/models/isochrones_profile_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/json_response.py b/openrouteservice/models/json_response.py index ec92ccc..c7665b9 100644 --- a/openrouteservice/models/json_response.py +++ b/openrouteservice/models/json_response.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/matrix_profile_body.py b/openrouteservice/models/matrix_profile_body.py index b859ad3..233ee9f 100644 --- a/openrouteservice/models/matrix_profile_body.py +++ b/openrouteservice/models/matrix_profile_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/openpoiservice_poi_request.py b/openrouteservice/models/openpoiservice_poi_request.py index 0d08a2e..a5a020f 100644 --- a/openrouteservice/models/openpoiservice_poi_request.py +++ b/openrouteservice/models/openpoiservice_poi_request.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_body.py b/openrouteservice/models/optimization_body.py index 42ff06d..40728d4 100644 --- a/openrouteservice/models/optimization_body.py +++ b/openrouteservice/models/optimization_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_breaks.py b/openrouteservice/models/optimization_breaks.py index 607fe8a..2ee120e 100644 --- a/openrouteservice/models/optimization_breaks.py +++ b/openrouteservice/models/optimization_breaks.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_costs.py b/openrouteservice/models/optimization_costs.py index cefe3b7..e5a02a7 100644 --- a/openrouteservice/models/optimization_costs.py +++ b/openrouteservice/models/optimization_costs.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_jobs.py b/openrouteservice/models/optimization_jobs.py index 44ad4df..9fe1a8e 100644 --- a/openrouteservice/models/optimization_jobs.py +++ b/openrouteservice/models/optimization_jobs.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_matrices.py b/openrouteservice/models/optimization_matrices.py index 9b5b22c..ffcd9ce 100644 --- a/openrouteservice/models/optimization_matrices.py +++ b/openrouteservice/models/optimization_matrices.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_matrices_cyclingelectric.py b/openrouteservice/models/optimization_matrices_cyclingelectric.py index 9a37188..2aa6d7a 100644 --- a/openrouteservice/models/optimization_matrices_cyclingelectric.py +++ b/openrouteservice/models/optimization_matrices_cyclingelectric.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_options.py b/openrouteservice/models/optimization_options.py index 3979077..b6af658 100644 --- a/openrouteservice/models/optimization_options.py +++ b/openrouteservice/models/optimization_options.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_steps.py b/openrouteservice/models/optimization_steps.py index 3b40053..0d7de3f 100644 --- a/openrouteservice/models/optimization_steps.py +++ b/openrouteservice/models/optimization_steps.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/optimization_vehicles.py b/openrouteservice/models/optimization_vehicles.py index e65b810..85625bd 100644 --- a/openrouteservice/models/optimization_vehicles.py +++ b/openrouteservice/models/optimization_vehicles.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/pois_filters.py b/openrouteservice/models/pois_filters.py index a855305..7cecb89 100644 --- a/openrouteservice/models/pois_filters.py +++ b/openrouteservice/models/pois_filters.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/pois_geometry.py b/openrouteservice/models/pois_geometry.py index 9b119d9..38aa41c 100644 --- a/openrouteservice/models/pois_geometry.py +++ b/openrouteservice/models/pois_geometry.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/profile_geojson_body.py b/openrouteservice/models/profile_geojson_body.py index f159ee3..bca12ab 100644 --- a/openrouteservice/models/profile_geojson_body.py +++ b/openrouteservice/models/profile_geojson_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/profile_json_body.py b/openrouteservice/models/profile_json_body.py index ef63d03..2e4de8c 100644 --- a/openrouteservice/models/profile_json_body.py +++ b/openrouteservice/models/profile_json_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/profile_parameters.py b/openrouteservice/models/profile_parameters.py index 966c8b9..a85c7ae 100644 --- a/openrouteservice/models/profile_parameters.py +++ b/openrouteservice/models/profile_parameters.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/profile_parameters_restrictions.py b/openrouteservice/models/profile_parameters_restrictions.py index 7717f06..dd7576f 100644 --- a/openrouteservice/models/profile_parameters_restrictions.py +++ b/openrouteservice/models/profile_parameters_restrictions.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/profile_weightings.py b/openrouteservice/models/profile_weightings.py index a4182ad..79c1781 100644 --- a/openrouteservice/models/profile_weightings.py +++ b/openrouteservice/models/profile_weightings.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/round_trip_route_options.py b/openrouteservice/models/round_trip_route_options.py index a323b5e..0566f13 100644 --- a/openrouteservice/models/round_trip_route_options.py +++ b/openrouteservice/models/round_trip_route_options.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/route_options.py b/openrouteservice/models/route_options.py index f600ade..f25f6d5 100644 --- a/openrouteservice/models/route_options.py +++ b/openrouteservice/models/route_options.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/route_options_avoid_polygons.py b/openrouteservice/models/route_options_avoid_polygons.py index a029044..5f5b88e 100644 --- a/openrouteservice/models/route_options_avoid_polygons.py +++ b/openrouteservice/models/route_options_avoid_polygons.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/models/snap_profile_body.py b/openrouteservice/models/snap_profile_body.py index 4e0c382..3d81c96 100644 --- a/openrouteservice/models/snap_profile_body.py +++ b/openrouteservice/models/snap_profile_body.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/openrouteservice/rest.py b/openrouteservice/rest.py index 2cac6cd..082cffa 100644 --- a/openrouteservice/rest.py +++ b/openrouteservice/rest.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ diff --git a/pyproject.toml b/pyproject.toml index 73320c7..829ca47 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "openrouteservice" -version = "8.0.0" +version = "8.0.1" authors = ["HeiGIT gGmbH "] description = "Python client for requests to openrouteservice API services" readme = "README.md" diff --git a/setup.py b/setup.py index 03ada80..f453fbb 100644 --- a/setup.py +++ b/setup.py @@ -3,9 +3,9 @@ """ Openrouteservice - This is the openrouteservice API documentation for ORS Core-Version 8.0.0. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 + This is the openrouteservice API documentation for ORS Core-Version 8.0.1. Documentations for [older Core-Versions](https://github.com/GIScience/openrouteservice-docs/releases) can be rendered with the [Swagger-Editor](https://editor-next.swagger.io/). # noqa: E501 - OpenAPI spec version: 8.0.0 + OpenAPI spec version: 8.0.1 Contact: support@smartmobility.heigit.org Generated by: https://github.com/swagger-api/swagger-codegen.git """ @@ -13,7 +13,7 @@ from setuptools import setup, find_packages # noqa: H301 NAME = "openrouteservice" -VERSION = "8.0.0" +VERSION = "8.0.1" # To install the library, run the following # # python setup.py install