Skip to content

Commit e22bf84

Browse files
handrewshudlow
andauthored
Fix example field usage
Co-authored-by: Dan Hudlow <[email protected]>
1 parent 6244324 commit e22bf84

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
@@ -1757,7 +1757,7 @@ requestBody:
17571757
"zip": "99999+1234"
17581758
}
17591759
}
1760-
serializedValue: ./examples/urlencoded
1760+
externalSerializedValue: ./examples/urlencoded
17611761
```
17621762

17631763
Where `./examples/urlencoded` would be:

0 commit comments

Comments
 (0)