Skip to content

Commit 0de182c

Browse files
wadepickettCopilot
andauthored
Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c093a87 commit 0de182c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

aspnetcore/fundamentals/minimal-apis/10.0-samples/CustomBindingExample/TestCustomBindingExample.http

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@ X-Custom-Header: TestHeaderValue
1515
Accept: text/plain
1616

1717
### Test the validated parameter endpoint - valid case
18-
GET {{host}}/validated
19-
X-Custom-Header: ValidValue
18+
GET {{host}}/validated?value=ValidValue
2019
Accept: text/plain
2120

2221
### Test the validated parameter endpoint - invalid case

0 commit comments

Comments
 (0)