Skip to content
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

feat: Support complex type parameters on data sources #509

Merged
merged 5 commits into from
Jan 7, 2025

Conversation

ascott18
Copy link
Collaborator

@ascott18 ascott18 commented Jan 6, 2025

  • Adds support for complex type (object, and arrays of objects) parameters on data sources
  • Object and array data source parameters can now be passed as JSON, allowing for significantly reduced URL size for parameters like collections of numbers.

@ascott18
Copy link
Collaborator Author

ascott18 commented Jan 6, 2025

todo:

  • bindToQueryString support
  • docs

@ascott18 ascott18 marked this pull request as ready for review January 7, 2025 00:20
@ascott18 ascott18 merged commit 6aa49b0 into dev Jan 7, 2025
8 checks passed
@ascott18 ascott18 deleted the ascott/ds-object-params branch January 7, 2025 00:24
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.

1 participant