Skip to content

Generator: Update SDK /services/runcommand #771

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 18, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion services/runcommand/src/stackit/runcommand/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
72 changes: 66 additions & 6 deletions services/runcommand/src/stackit/runcommand/api/default_api.py

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion services/runcommand/src/stackit/runcommand/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
9 changes: 4 additions & 5 deletions services/runcommand/src/stackit/runcommand/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down Expand Up @@ -33,7 +33,7 @@ def __init__(
)
"""Constructor
"""
self._base_path = "https://run-command.api.eu01.stackit.cloud"
self._base_path = "https://run-command.api.stackit.cloud"
"""Default Base url
"""
self.server_index = 0 if server_index is None else server_index
Expand All @@ -57,13 +57,12 @@ def get_host_settings(self):
"""
return [
{
"url": "https://run-command.api.{region}stackit.cloud",
"url": "https://run-command.api.stackit.cloud",
"description": "No description provided",
"variables": {
"region": {
"description": "No description provided",
"default_value": "eu01.",
"enum_values": ["eu01."],
"default_value": "global",
}
},
}
Expand Down
2 changes: 1 addition & 1 deletion services/runcommand/src/stackit/runcommand/exceptions.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
2 changes: 1 addition & 1 deletion services/runcommand/src/stackit/runcommand/rest.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

API endpoints for the STACKIT Run Commands Service API

The version of the OpenAPI document: 1.0
The version of the OpenAPI document: 2.0
Contact: support@stackit.de
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Loading