We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd6718e commit fe795e2Copy full SHA for fe795e2
examples/v3.0/callback-example.yaml
@@ -1,4 +1,7 @@
1
-# ...
+openapi: 3.0.0
2
+info:
3
+ title: Callback Example
4
+ version: 1.0.0
5
paths:
6
/streams:
7
post:
0 commit comments