phoenix_swagger v0.1.0 PhoenixSwagger.Util
Helper functions and macros for implementing swagger DSL
Summary
Functions
Given a do-end block, insert the pipline operator |> between each expression, turning the whole thing into a single expression
Convert a struct (or any value) to a json-encodable form, removing elements from maps with null values
Functions
Given a do-end block, insert the pipline operator |> between each expression, turning the whole thing into a single expression.