Commit 5ef2d96
authored
Allow unused required parameters in endpoint rule set (#601)
* Allow unused required parameters in endpoint rule set
* Add comment to explain why add a blank identifier
* Generate blank variable for string arrays as well1 parent 287a368 commit 5ef2d96
1 file changed
Lines changed: 7 additions & 1 deletion
File tree
- codegen/smithy-go-codegen/src/main/java/software/amazon/smithy/go/codegen/endpoints
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
| 192 | + | |
193 | 193 | | |
194 | 194 | | |
| 195 | + | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
195 | 200 | | |
196 | 201 | | |
197 | 202 | | |
| 203 | + | |
198 | 204 | | |
199 | 205 | | |
200 | 206 | | |
| |||
0 commit comments