Skip to content

Commit fe795e2

Browse files
committed
[OAI#1375] Add required props to callback example
1 parent fd6718e commit fe795e2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/v3.0/callback-example.yaml

+4-1
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)