Skip to content

Commit 9a2029b

Browse files
committed
Fix type
1 parent 00e110b commit 9a2029b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample-code/spring-app/src/main/java/com/sap/ai/sdk/app/controllers/OrchestrationController.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ ResponseEntity<String> messagesHistory(
123123
/**
124124
* Send an HTTP GET request for input filtering to the Orchestration service.
125125
*
126-
* @link <ae *
126+
* @link <a
127127
* href="https://help.sap.com/docs/sap-ai-core/sap-ai-core-service-guide/input-filtering">SAP
128128
* * AI Core: Orchestration - Input Filtering</a>
129129
* @param accept an optional HTTP header specifying the desired content type for the response.

0 commit comments

Comments
 (0)