Commit 4df3d53
Annotate TryLookupByType for nullability (#3719)
* Annotate TryLookupByType for nullability
* Address review comments
- Apply review comments from #3662.
- Tweak implementation.
* Fix formatting
Add missing space.
---------
Co-authored-by: Wajahat Ahmad <[email protected]>1 parent ff2ceaa commit 4df3d53
File tree
1 file changed
+7
-6
lines changed- src/Swashbuckle.AspNetCore.SwaggerGen/SwaggerGenerator
1 file changed
+7
-6
lines changedLines changed: 7 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
30 | 33 | | |
31 | 34 | | |
32 | | - | |
33 | 35 | | |
34 | 36 | | |
35 | | - | |
36 | | - | |
| 37 | + | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
| |||
0 commit comments