Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

HTTP subscription response schema  #245

@mthenw

Description

@mthenw

To respond to an HTTP event a function needs to return object with following fields:

  • statusCode - int - response status code, default: 200
  • headers - object - response headers
  • body - string - response body

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions