Skip to content

Commit 37ca50e

Browse files
committed
update snapshots
1 parent 12b99e7 commit 37ca50e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

api/tests/Api/SnapshotTests/__snapshots__/ResponseSnapshotTest__testOpenApiSpecMatchesSnapshot__1.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12507,7 +12507,8 @@ components:
1250712507
- string
1250812508
status:
1250912509
default: 400
12510-
example: 404
12510+
examples:
12511+
- 404
1251112512
type: number
1251212513
title:
1251312514
description: 'A short, human-readable summary of the problem.'
@@ -12566,7 +12567,8 @@ components:
1256612567
- string
1256712568
status:
1256812569
default: 400
12569-
example: 404
12570+
examples:
12571+
- 404
1257012572
type: number
1257112573
title:
1257212574
description: 'A short, human-readable summary of the problem.'

0 commit comments

Comments
 (0)