We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 14694db + fe795e2 commit 5b0cf5eCopy full SHA for 5b0cf5e
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