View Source cowboy_swagger_handler (cowboy_swagger v2.7.0)

Cowboy Swagger Handler. This handler exposes a GET operation to enable swagger.json to be retrieved from embedded Swagger-UI (located in priv/swagger folder).

Link to this section Summary

Link to this section Types

-type route_match() :: '_' | iodata().

Link to this section Functions