Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions devrev-snapin-template.plain
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

- :SnapIn: is a TypeScript Node.js application.

- :Implementation: is how :SnapIn: is implemented.

- :Function: implements part of :SnapIn: functionality.
- Details on how :Function: must be invoked are provided in the resource [FunctionInvocation](docs/function_invocation.mdx).
- :Function: should only take the first event from the array of events and process it.
Expand Down Expand Up @@ -178,4 +176,4 @@

***Functional Requirements:***

- Implement :Function: "health_check" that only checks if :Function: can be invoked.
- Implement :Function: "health_check" that only checks if :Function: can be invoked.