fix: #247 OpenAPIToolSet Parameter required field and description - #256
Merged
Jacksunwei merged 4 commits intoMay 2, 2025
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
sumant-pangotra
force-pushed
the
#247-OpenAPIToolSet-Considering-Required-parameters
branch
from
April 17, 2025 22:14
b285861 to
e1d467a
Compare
sumant-pangotra
force-pushed
the
#247-OpenAPIToolSet-Considering-Required-parameters
branch
from
April 17, 2025 22:20
e1d467a to
27b214d
Compare
seanzhou1023
approved these changes
May 1, 2025
Collaborator
|
@sumant-pangotra could you check the failed conventional commit action and fix it, so that the CL can be generated? |
Collaborator
|
Merged in e8fb4ed |
coder-aditi
pushed a commit
to coder-aditi/adk-python
that referenced
this pull request
Jul 2, 2025
-- 27b214d by Sumant Pangotra <sumantpangotra@gmail.com>: Fixed Parameter required field and description COPYBARA_INTEGRATE_REVIEW=google#256 from sumant-pangotra:google#247-OpenAPIToolSet-Considering-Required-parameters 42f87a9 PiperOrigin-RevId: 754050217
coder-aditi
pushed a commit
to coder-aditi/adk-python
that referenced
this pull request
Jul 2, 2025
…ToolSet-Considering-Required-parameters fix: google#247 OpenAPIToolSet Parameter required field and description Merged in google@e8fb4ed
This was referenced Jul 28, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #247
#247