Skip to content

Commit 67b34d4

Browse files
handrewsralfhandl
andauthored
Fix copy-paste error
Co-authored-by: Ralf Handl <[email protected]>
1 parent 93c6687 commit 67b34d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3712,7 +3712,7 @@ paths:
37123712
name: UpdatedDocument
37133713
$ref: "#/components/schemas/Documentation"
37143714
examples:
3715-
stored:
3715+
updated:
37163716
externalDataValue: ./examples/content.json
37173717
externalSerializedValue: ./examples/updated.xml
37183718
responses:

0 commit comments

Comments
 (0)