diff --git a/devrev-snapin-template.plain b/devrev-snapin-template.plain index 0d933d9..33d995c 100644 --- a/devrev-snapin-template.plain +++ b/devrev-snapin-template.plain @@ -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. @@ -178,4 +176,4 @@ ***Functional Requirements:*** -- Implement :Function: "health_check" that only checks if :Function: can be invoked. \ No newline at end of file +- Implement :Function: "health_check" that only checks if :Function: can be invoked.