Skip to content

fix: add items to parameter schema #62

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Feb 18, 2025
Merged

fix: add items to parameter schema #62

merged 3 commits into from
Feb 18, 2025

Conversation

Yuan325
Copy link
Contributor

@Yuan325 Yuan325 commented Feb 14, 2025

Fix issue with array parameter type throwing an error generic::invalid_argument: Unable to submit request because search_airports functionDeclaration parameters.airlines schema didn't specify the schema type field.

This PR does the following:

  • Parse items from manifest to ParameterSchema.
  • Convert item typing to specific type instead of using Union.

@Yuan325 Yuan325 requested a review from a team as a code owner February 14, 2025 05:05
@Yuan325 Yuan325 force-pushed the fix-list-schema branch 4 times, most recently from c177a6d to afc1fc9 Compare February 14, 2025 05:52
@Yuan325 Yuan325 force-pushed the fix-list-schema branch 3 times, most recently from 22b6d0e to 6195add Compare February 14, 2025 06:15
@anubhav756 anubhav756 merged commit d77eb7c into main Feb 18, 2025
9 checks passed
@anubhav756 anubhav756 deleted the fix-list-schema branch February 18, 2025 06:16
This was referenced Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants