Skip to content

Add OpenAPI callbacks for sink-based status change events #62

@YadingFang

Description

@YadingFang

Problem description

The CloudEvents schema is already defined, and an example (CALL_STATUS_CHANGED_EXAMPLE) for call status change notification is also provided, but this example is not referenced anywhere.

Redocly lint reports:

  • CALL_STATUS_CHANGED_EXAMPLE is never used (no-unused-components)

Possible evolution

Propose to write in docs the server to consumer event delivery by using OpenAPI callbacks in POST /calls, get the sink URL from {$request.body#/sink}, and use the existing example.

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