Commit fecbd87
committed
test: add test to ensure additionalRequestArgs are generated when length > 0
fix: adjust api.qute to correctly handle commas when using additionalRequestArgs and dynamic url
Updated the `api.qute` template to handle this safely, without affecting
other parameter combinations.1 parent 7489650 commit fecbd87
File tree
1 file changed
+5
-8
lines changed- client/deployment/src/test/java/io/quarkiverse/openapi/generator/deployment/wrapper
1 file changed
+5
-8
lines changedLines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
647 | 647 | | |
648 | 648 | | |
649 | 649 | | |
650 | | - | |
651 | | - | |
652 | | - | |
653 | | - | |
654 | | - | |
655 | | - | |
656 | | - | |
657 | | - | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
658 | 655 | | |
659 | 656 | | |
660 | 657 | | |
| |||
0 commit comments