This repository was archived by the owner on Jun 23, 2018. It is now read-only.

Description
E.g.
A module is a piece of code that has been deployed to NStack, either by you or someone else. It has an input schema and an output schema [...]
I'm not sure what this means — module (by which we currently understand container and workflow modules) don't have inputs and outputs; they consist of functions, and each function have an input schema and an output schema. Modules themselves don't receive or produce any data.