Skip to content

Commit 5b0cf5e

Browse files
author
Ron
authored
Merge pull request OAI#1376 from RepreZen/issue1375-fix-callback-example
Issue1375 fix callback example
2 parents 14694db + fe795e2 commit 5b0cf5e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/v3.0/callback-example.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# ...
1+
openapi: 3.0.0
2+
info:
3+
title: Callback Example
4+
version: 1.0.0
25
paths:
36
/streams:
47
post:

0 commit comments

Comments
 (0)