Skip to content

Commit

Permalink
update openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmattig committed Dec 19, 2024
1 parent 7922574 commit ae4bc43
Show file tree
Hide file tree
Showing 1,680 changed files with 1,702 additions and 1,702 deletions.
6 changes: 3 additions & 3 deletions .generation/input/openapi.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"openapi": "3.0.3",
"info": {
"title": "Geo Engine Pro API",
"title": "Geo Engine API",
"description": "",
"contact": {
"name": "Geo Engine Developers",
Expand Down Expand Up @@ -5911,7 +5911,7 @@
"type": "object",
"required": [
"timestamp",
"dataset",
"data",
"count"
],
"properties": {
Expand All @@ -5920,7 +5920,7 @@
"format": "int64",
"minimum": 0
},
"dataset": {
"data": {
"type": "string"
},
"timestamp": {
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# flake8: noqa

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/datasets_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/general_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/layers_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/ml_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/ogcwcs_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/ogcwfs_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/ogcwms_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/permissions_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/plots_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/projects_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/session_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/tasks_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/uploads_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/user_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api/workflows_api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/api_client.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/configuration.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/exceptions.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# flake8: noqa
"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/add_dataset.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/add_layer.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/add_role.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/axis_order.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/bounding_box2_d.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/breakpoint.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/collection_item.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/collection_type.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/color_param.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/colorizer.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
2 changes: 1 addition & 1 deletion python/geoengine_openapi_client/models/coordinate2_d.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# coding: utf-8

"""
Geo Engine Pro API
Geo Engine API
No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Expand Down
Loading

0 comments on commit ae4bc43

Please sign in to comment.