-
Notifications
You must be signed in to change notification settings - Fork 134
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
Client (and maybe model?) generated duplicate argument params if named same #1642
Comments
blast-hardcheese
added a commit
to blast-hardcheese/guardrail
that referenced
this issue
Dec 26, 2023
blast-hardcheese
added a commit
to blast-hardcheese/guardrail
that referenced
this issue
Dec 26, 2023
blast-hardcheese
added a commit
to blast-hardcheese/guardrail
that referenced
this issue
Dec 26, 2023
blast-hardcheese
added a commit
to blast-hardcheese/guardrail
that referenced
this issue
Dec 26, 2023
blast-hardcheese
added a commit
to blast-hardcheese/guardrail
that referenced
this issue
Dec 26, 2023
blast-hardcheese
added a commit
to blast-hardcheese/guardrail
that referenced
this issue
Dec 26, 2023
Hey there, sorry for the radio silence on this issue, thanks for the report. As I'm pushing towards a 1.0 release, I'm trying to resolve some of these low-hanging issues. |
blast-hardcheese
added a commit
to blast-hardcheese/guardrail
that referenced
this issue
Dec 26, 2023
blast-hardcheese
added a commit
to blast-hardcheese/guardrail
that referenced
this issue
Dec 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's a base component:
We have two different types (Supply and Demand) and have unique descriptions:
The case class that gets generated has two
productType
instances:The text was updated successfully, but these errors were encountered: