Skip to content

fix: include generic GET action arguments as query parameters in JSON schema #368

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 1 commit into from
Jul 30, 2025

Conversation

horberlan
Copy link
Contributor

This PR fixes the JSON schema generation for generic GET actions, ensuring that all action arguments (required and optional) are included as query parameters in the generated schema. Also adds a test to verify this behavior #349

Contributor checklist

Leave anything that you believe does not apply unchecked.

  • Bug fixes include regression tests

@zachdaniel zachdaniel merged commit 0f070d9 into ash-project:main Jul 30, 2025
21 of 22 checks passed
@zachdaniel
Copy link
Contributor

🚀 Thank you for your contribution! 🚀

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