Skip to content

Wrong order of arguments for HttpReceiver.accept in the documentation #222

Closed
@c-pius

Description

@c-pius

Receiver Documentation has the wrong order of arguments.

const receivedEvent = receiver.accept(req.body, req.headers);

accept(headers: {}, body: {}) : CloudEvent {

Metadata

Metadata

Assignees

No one assigned

    Labels

    module/docsModule documentation changes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions