View Source ArkeServer.Openapi.Spec (arke_server v0.3.10)

Summary

Functions

For each controller define the module containing its apispec definitions. In your controller module

Functions

Link to this macro

__using__(opts)

View Source (macro)

For each controller define the module containing its apispec definitions. In your controller module:

use ArkeServer.Openapi.Spec, module: My.Spec.Module