Skip to content

Updated java examples - #5780

Merged
l-trotta merged 8 commits into
mainfrom
updated-java-examples
Jan 7, 2026
Merged

l-trotta merged 8 commits into
mainfrom
updated-java-examples

Conversation

@l-trotta

@l-trotta l-trotta commented Dec 2, 2025 •

Copy link
Copy Markdown
Contributor

Regenerated examples after bugfixes applied to the java request converter.
Also fixed 5 broken examples:

  • SynonymsPutRequestExample1: missing the required body
  • ClusterPutComponentTemplateRequestExample2: indented wrongly
  • PutAi21RequestExample2: wrong enum (chat-completion instead of chat_completion)
  • PutLlamaRequestExample3: same as above
  • InferenceUpdateExample1: missing required property "service"

@l-trotta l-trotta added the skip-backport This pull request should not be backported label Dec 2, 2025
@github-actions

github-actions Bot commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

Following you can find the validation changes against the target branch for the APIs.

No changes detected.

You can validate these APIs yourself by using the make validate target.

@pquentin pquentin left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! The examples changes make sense to me, I did not look at the Java code.

@l-trotta
l-trotta merged commit 36e0a76 into main Jan 7, 2026
10 checks passed
@l-trotta
l-trotta deleted the updated-java-examples branch January 7, 2026 10:41
gmjehovich pushed a commit that referenced this pull request Apr 13, 2026
* first batch of fixes

* more fixed examples

* fixed wrongly indented example

* more fixed examples

* fix example

* fixing wrong examples

* regen examples
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-backport This pull request should not be backported specification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants