Skip to content

Generator: Update SDK /services/sqlserverflex #785

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 1 commit 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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
787 changes: 757 additions & 30 deletions services/sqlserverflex/src/stackit/sqlserverflex/api/default_api.py

Large diffs are not rendered by default.

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

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down Expand Up @@ -33,7 +33,7 @@ def __init__(
)
"""Constructor
"""
self._base_path = "https://mssql-flex-service.api.eu01.stackit.cloud"
self._base_path = "https://mssql-flex-service.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://mssql-flex-service.api.{region}stackit.cloud",
"url": "https://mssql-flex-service.api.stackit.cloud",
"description": "No description provided",
"variables": {
"region": {
"description": "No description provided",
"default_value": "eu01.",
"enum_values": ["eu01."],
"default_value": "global",
}
},
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand All @@ -27,14 +27,18 @@ class GetBackupResponse(BaseModel):
GetBackupResponse
"""

end_time: Optional[StrictStr] = Field(default=None, description="Backup end time in UTC", alias="endTime")
end_time: Optional[StrictStr] = Field(
default=None, description="Backup end time represents local server time", alias="endTime"
)
error: Optional[StrictStr] = Field(default=None, description="Backup error")
id: Optional[StrictStr] = Field(default=None, description="Backup id")
labels: Optional[List[StrictStr]] = Field(default=None, description="Backup labels")
name: Optional[StrictStr] = Field(default=None, description="Backup name")
options: Optional[Dict[str, StrictStr]] = Field(default=None, description="Backup specific options")
size: Optional[StrictInt] = Field(default=None, description="Backup size in byte")
start_time: Optional[StrictStr] = Field(default=None, description="Backup start time in UTC", alias="startTime")
start_time: Optional[StrictStr] = Field(
default=None, description="Backup start time represents local server time", alias="startTime"
)
__properties: ClassVar[List[str]] = ["endTime", "error", "id", "labels", "name", "options", "size", "startTime"]

model_config = ConfigDict(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
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 @@

This is the documentation for the STACKIT MSSQL service

The version of the OpenAPI document: 1.0.0
The version of the OpenAPI document: 2.0.0
Contact: [email protected]
Generated by OpenAPI Generator (https://openapi-generator.tech)

Expand Down
Loading
Loading