Commit ec629ec
Add IFormFile binding information to minimal APIs documentation (#36171)
* Initial plan
* Add IFormFile binding information to minimal APIs documentation
Co-authored-by: wadepickett <[email protected]>
* Apply suggestion from @wadepickett
* Revert changes to parameter-binding7, 8, and 9 files
Co-authored-by: wadepickett <[email protected]>
* Rename parameter-binding10.md to parameter-binding8-10.md to match main branch
Co-authored-by: wadepickett <[email protected]>
* Apply suggestion from @wadepickett
Added links for binding to entire request body per review.
---------
Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wadepickett <[email protected]>
Co-authored-by: Wade Pickett <[email protected]>1 parent 26135f7 commit ec629ec
File tree
1 file changed
+7
-0
lines changed- aspnetcore/fundamentals/minimal-apis/includes
1 file changed
+7
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
| 194 | + | |
| 195 | + | |
189 | 196 | | |
190 | 197 | | |
191 | 198 | | |
| |||
0 commit comments