Skip to content

Commit 652bd3c

Browse files
Generate modelserving
1 parent a6f9daf commit 652bd3c

25 files changed

Lines changed: 25 additions & 25 deletions

services/modelserving/oas_commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0e64886dd0847341800d7191ed193b75413be998
1+
00b020b2998425397c9a0e51364fe8846fa66880

services/modelserving/src/stackit/modelserving/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
This API provides endpoints for the model serving api
99
1010
The version of the OpenAPI document: 1.0.0
11-
Contact: model-serving@mail.schwarz
11+
Contact: stackit-model-serving@digits.schwarz
1212
Generated by OpenAPI Generator (https://openapi-generator.tech)
1313
1414
Do not edit the class manually.

services/modelserving/src/stackit/modelserving/api/default_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This API provides endpoints for the model serving api
77
88
The version of the OpenAPI document: 1.0.0
9-
Contact: model-serving@mail.schwarz
9+
Contact: stackit-model-serving@digits.schwarz
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.

services/modelserving/src/stackit/modelserving/api_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This API provides endpoints for the model serving api
77
88
The version of the OpenAPI document: 1.0.0
9-
Contact: model-serving@mail.schwarz
9+
Contact: stackit-model-serving@digits.schwarz
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.

services/modelserving/src/stackit/modelserving/configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This API provides endpoints for the model serving api
77
88
The version of the OpenAPI document: 1.0.0
9-
Contact: model-serving@mail.schwarz
9+
Contact: stackit-model-serving@digits.schwarz
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.

services/modelserving/src/stackit/modelserving/exceptions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This API provides endpoints for the model serving api
77
88
The version of the OpenAPI document: 1.0.0
9-
Contact: model-serving@mail.schwarz
9+
Contact: stackit-model-serving@digits.schwarz
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.

services/modelserving/src/stackit/modelserving/models/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
This API provides endpoints for the model serving api
88
99
The version of the OpenAPI document: 1.0.0
10-
Contact: model-serving@mail.schwarz
10+
Contact: stackit-model-serving@digits.schwarz
1111
Generated by OpenAPI Generator (https://openapi-generator.tech)
1212
1313
Do not edit the class manually.

services/modelserving/src/stackit/modelserving/models/chat_model_details.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This API provides endpoints for the model serving api
77
88
The version of the OpenAPI document: 1.0.0
9-
Contact: model-serving@mail.schwarz
9+
Contact: stackit-model-serving@digits.schwarz
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.

services/modelserving/src/stackit/modelserving/models/create_token_payload.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This API provides endpoints for the model serving api
77
88
The version of the OpenAPI document: 1.0.0
9-
Contact: model-serving@mail.schwarz
9+
Contact: stackit-model-serving@digits.schwarz
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.

services/modelserving/src/stackit/modelserving/models/create_token_response.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
This API provides endpoints for the model serving api
77
88
The version of the OpenAPI document: 1.0.0
9-
Contact: model-serving@mail.schwarz
9+
Contact: stackit-model-serving@digits.schwarz
1010
Generated by OpenAPI Generator (https://openapi-generator.tech)
1111
1212
Do not edit the class manually.

0 commit comments

Comments
 (0)