Skip to content

Fix create_template to accept flat params matching API docs#7

Merged
abunsen merged 5 commits intomainfrom
fix-create-template-params
Mar 26, 2026
Merged

Fix create_template to accept flat params matching API docs#7
abunsen merged 5 commits intomainfrom
fix-create-template-params

Conversation

@abunsen
Copy link
Copy Markdown
Contributor

@abunsen abunsen commented Mar 26, 2026

The transform_template_params method was overwriting flat params with nil values from empty nested hashes. Now it only merges nested design/ support_info keys when they are actually provided, while still accepting flat params as shown in the API documentation.

abunsen added 5 commits March 25, 2026 23:28
The transform_template_params method was overwriting flat params with
nil values from empty nested hashes. Now it only merges nested design/
support_info keys when they are actually provided, while still accepting
flat params as shown in the API documentation.
@abunsen abunsen merged commit 9696f83 into main Mar 26, 2026
6 checks passed
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