Skip to content

Commit f81eba2

Browse files
authored
Fix const value in example to match requestBody data
1 parent edfb960 commit f81eba2

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
@@ -1603,7 +1603,7 @@ content:
16031603
format: int64
16041604
- properties:
16051605
event:
1606-
const: addJson
1606+
const: addJSON
16071607
data:
16081608
$comment: |
16091609
These content fields indicate

0 commit comments

Comments
 (0)