Skip to content

3.0md callback responses? #896

@willdady

Description

@willdady

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions