Bureaucrat.SwaggerSlateMarkdownWriter.write
You're seeing just the function
write
, go back to Bureaucrat.SwaggerSlateMarkdownWriter module for more information.
Link to this function
write(records, path)
Writes a list of Plug.Conn records to the given file path.
Each Conn should have request and response data populated, and the private.phoenix_controller, private.phoenix_action values set for linking to swagger.