Skip to content

Conversation

Emyrk
Copy link
Member

@Emyrk Emyrk commented May 19, 2025

Pass through the user input as is. The previous code only passed through parameters that existed in the db (static params). This would omit conditional params.

Validation is enforced by the dynamic params websocket, so validation at this point is not required.

Future work

If we feel a validation layer in the server is still required, I will add an alternate wsbuilder path for parameters if using dynamic params.

Pass through the user input as is.
@Emyrk Emyrk self-assigned this May 19, 2025
@Emyrk Emyrk requested a review from aslilac May 19, 2025 17:53
@Emyrk Emyrk merged commit 358b641 into main May 19, 2025
31 checks passed
@Emyrk Emyrk deleted the stevenmasley/dynam_param_resolver branch May 19, 2025 21:15
@github-actions github-actions bot locked and limited conversation to collaborators May 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants