Maru v0.13.2 Maru.Builder.Description.DSLs View Source

Link to this section Summary

Functions

Define description for current endpoint

Define description with a block for current endpoint

Define detail of description

Define response of description

Define status within response

Link to this section Functions

Define description for current endpoint.

Link to this macro desc(desc, list) View Source (macro)

Define description with a block for current endpoint.

Link to this macro detail(detail) View Source (macro)

Define detail of description.

Link to this macro responses(list) View Source (macro)

Define response of description.

Link to this macro status(code, options) View Source (macro)

Define status within response.