bureaucrat v0.2.9 API Reference
Modules
Wrapper around the configured JSON library. The default is Poison, but it can be configured to e.g. Jason with
This markdown writer integrates swagger information and outputs in a slate-friendly markdown format. It requires that the decoded swagger data be available via Application.get_env(:bureaucrat, :swagger), eg by passing it as an option to the Bureaucrat.start/1 function.
Some functions used across Bureaucrat internally