Skip to content

Commit 82d8019

Browse files
style(java): format Azure options Javadoc
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent b347f85 commit 82d8019

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

java/src/main/java/com/github/copilot/rpc/AzureOptions.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,8 @@ public String getApiVersion() {
4343
/**
4444
* Sets the Azure OpenAI API version to use.
4545
* <p>
46-
* Examples: {@code "2024-02-01"}, {@code "2023-12-01-preview"}
47-
* When this option is not set, the runtime uses the GA versionless v1 route.
46+
* Examples: {@code "2024-02-01"}, {@code "2023-12-01-preview"} When this option
47+
* is not set, the runtime uses the GA versionless v1 route.
4848
*
4949
* @param apiVersion
5050
* the API version string

0 commit comments

Comments
 (0)