StepFlow v0.1.1 StepFlow.WorkflowDefinitions.ExternalLoader View Source

Loader for referenced schema in json schema. It implement the loader for Xema

Link to this section Summary

Functions

Callback implementation for Xema.Loader.fetch/1.

Link to this section Functions

Link to this function

fetch(uri)

View Source
fetch(binary()) :: {:ok, map()} | {:error, any()}

Callback implementation for Xema.Loader.fetch/1.