Skip to content
This repository was archived by the owner on May 30, 2022. It is now read-only.

Commit eb84d24

Browse files
authored
also mark the '200' as string
1 parent 4498a8c commit eb84d24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions/3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1765,7 +1765,7 @@ myWebhook:
17651765
schema:
17661766
$ref: '#/components/schemas/SomePayload'
17671767
responses:
1768-
200:
1768+
'200':
17691769
description: webhook successfully processed an no retries will be performed
17701770
```
17711771

0 commit comments

Comments
 (0)