Skip to content

Commit d5fa33d

Browse files
bot-sdk-jsGH Actions Runner User
andauthored
Update AI Core specification (#183)
* Update AI Core specification * Update AI Core client --------- Co-authored-by: GH Actions Runner User <runner@packer-65e711f3-b6f6-af58-5664-d6ff951bf032.us-central1-a.c.sap-mc-golden-images.internal>
1 parent abb2a17 commit d5fa33d

File tree

235 files changed

+2818
-2525
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

235 files changed

+2818
-2525
lines changed

core/src/main/java/com/sap/ai/sdk/core/client/ApplicationApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import org.springframework.web.util.UriComponentsBuilder;
2828

2929
/**
30-
* AI Core in version 2.35.0.
30+
* AI Core in version 2.36.0.
3131
*
3232
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
3333
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/ArtifactApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import org.springframework.web.util.UriComponentsBuilder;
2525

2626
/**
27-
* AI Core in version 2.35.0.
27+
* AI Core in version 2.36.0.
2828
*
2929
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
3030
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/ConfigurationApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
import org.springframework.web.util.UriComponentsBuilder;
2525

2626
/**
27-
* AI Core in version 2.35.0.
27+
* AI Core in version 2.36.0.
2828
*
2929
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
3030
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/DeploymentApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
import org.springframework.web.util.UriComponentsBuilder;
3232

3333
/**
34-
* AI Core in version 2.35.0.
34+
* AI Core in version 2.36.0.
3535
*
3636
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
3737
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/DockerRegistrySecretApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import org.springframework.web.util.UriComponentsBuilder;
2626

2727
/**
28-
* AI Core in version 2.35.0.
28+
* AI Core in version 2.36.0.
2929
*
3030
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
3131
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/ExecutableApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
import org.springframework.web.util.UriComponentsBuilder;
2121

2222
/**
23-
* AI Core in version 2.35.0.
23+
* AI Core in version 2.36.0.
2424
*
2525
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
2626
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/ExecutionApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
import org.springframework.web.util.UriComponentsBuilder;
3232

3333
/**
34-
* AI Core in version 2.35.0.
34+
* AI Core in version 2.36.0.
3535
*
3636
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
3737
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/ExecutionScheduleApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import org.springframework.web.util.UriComponentsBuilder;
2626

2727
/**
28-
* AI Core in version 2.35.0.
28+
* AI Core in version 2.36.0.
2929
*
3030
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
3131
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/FileApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import org.springframework.web.util.UriComponentsBuilder;
2222

2323
/**
24-
* AI Core in version 2.35.0.
24+
* AI Core in version 2.36.0.
2525
*
2626
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
2727
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

core/src/main/java/com/sap/ai/sdk/core/client/KpiApi.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
import org.springframework.web.util.UriComponentsBuilder;
2222

2323
/**
24-
* AI Core in version 2.35.0.
24+
* AI Core in version 2.36.0.
2525
*
2626
* <p>Provides tools to manage your scenarios and workflows in SAP AI Core. Execute pipelines as a
2727
* batch job, for example to pre-process or train your models, or perform batch inference. Serve

0 commit comments

Comments
 (0)