Skip to content

Commit 7a3715e

Browse files
CopilotAniruddh25
andcommitted
fix: set RequestBodyStrict to false in TestReadingRuntimeConfigForCosmos snapshot
Co-authored-by: Aniruddh25 <[email protected]>
1 parent 69a3dbe commit 7a3715e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Service.Tests/Snapshots/ConfigurationTests.TestReadingRuntimeConfigForCosmos.verified.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
Rest: {
1111
Enabled: false,
1212
Path: /api,
13-
RequestBodyStrict: true
13+
RequestBodyStrict: false
1414
},
1515
GraphQL: {
1616
Enabled: true,

0 commit comments

Comments
 (0)