Commit 0652e52
authored
Add test for collision detection with ExcludeFromSchema
Adds test to verify that parameter name collision detection occurs
even when one of the colliding parameters is excluded from schema
generation via ExcludeFromSchema = true. This addresses reviewer
feedback about potential silent de-duplication in this scenario.1 parent f34f54f commit 0652e52
1 file changed
Lines changed: 22 additions & 0 deletions
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
| 483 | + | |
| 484 | + | |
| 485 | + | |
| 486 | + | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
483 | 505 | | |
484 | 506 | | |
485 | 507 | | |
| |||
0 commit comments