Skip to content

Align augmented tool schema defaults - #6972

Open
jianran wants to merge 1 commit into
spring-projects:mainfrom
jianran:issue-6944-augmented-schema-defaults
Open

jianran wants to merge 1 commit into
spring-projects:mainfrom
jianran:issue-6944-augmented-schema-defaults

Conversation

@jianran

@jianran jianran commented Sep 12, 2026

Copy link
Copy Markdown

Require unannotated record components and omit placeholder descriptions.

Fixes #6944

Thank you for taking time to contribute this pull request!
You might have already read the contributor guide, but as a reminder, please make sure to:

  • Add a Signed-off-by line to each commit (git commit -s) per the DCO
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

For more details, please check the contributor guide.
Thank you upfront!

Require unannotated record components and omit placeholder descriptions.

Fixes spring-projects#6944

Signed-off-by: fatan <fatan@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ToolInputSchemaAugmenter defaults required to false, unlike JsonSchemaGenerator

3 participants