The Operation object has a non-camelCase field labeled callback responses can we get a better example of this? Is this a typo and should be callbackResponses? Is the following right?
callbackResponses:
myWebhook:
'$request.url':
post:
body:
name: postResponse
schema:
$ref: '#/definitions/SomePayload'
responses:
200:
description: webhook successfully processed an no retries will be performed
The Operation object has a non-camelCase field labeled
callback responsescan we get a better example of this? Is this a typo and should becallbackResponses? Is the following right?