You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update prompt-registry based on sdk
* added resource group scope
* Update prompt-registry based on sdk
* Update prompt-registry based on sdk
* Use combined spec + false for scope
* fix spec path
* Update prompt-registry based on main
---------
Co-authored-by: I538344 <charles.dubois@sap.com>
Copy file name to clipboardExpand all lines: core-services/prompt-registry/src/main/java/com/sap/ai/sdk/prompt/registry/client/OrchestrationConfigsApi.java
+18-15Lines changed: 18 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -57,10 +57,10 @@ public OrchestrationConfigsApi(@Nonnull final ApiClient apiClient) {
57
57
*
58
58
* <p><b>200</b> - Successful response
59
59
*
60
-
* <p><b>403</b> - Forbidden Error
61
-
*
62
60
* <p><b>400</b> - Bad Request
63
61
*
62
+
* <p><b>403</b> - Forbidden Error
63
+
*
64
64
* <p><b>0</b> - Common Error
65
65
*
66
66
* @param orchestrationConfigPostRequest (required) The value for the parameter
@@ -83,7 +83,7 @@ public OrchestrationConfigPostResponse createUpdateOrchestrationConfig(
0 commit comments