You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: versions/3.0.3.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -1837,7 +1837,7 @@ description: object created
1837
1837
1838
1838
A map of possible out-of band callbacks related to the parent operation.
1839
1839
Each value in the map is a [Path Item Object](#pathItemObject) that describes a set of requests that may be initiated by the API provider and the expected responses.
1840
-
The key value used to identify the callback object is an expression, evaluated at runtime, that identifies a URL to use for the callback operation.
1840
+
The key value used to identify the path item object is an expression, evaluated at runtime, that identifies a URL to use for the callback operation.
0 commit comments