API Reference octopus v0.5.1
modules
Modules
Top-level module Octopus interface.
Implements the call/1 function for the generated modules. See Octopus.Definition.
Compiles the interface definition into a module.
A client for defining elixir modules in runtime.
The module evaluates strings with Elixir code. Used in Transform module.
A client for defining elixir modules in runtime.
Transforms the arguments according to the given configuration in "prepare" and "transform".
Validates input and output with ExJsonSchema.Validator