View Source OpenApiSpex.Server (open_api_spex v3.21.2)
Defines the OpenApiSpex.Server.t
type.
Summary
Functions
Builds a Server from a phoenix Endpoint module
from_endpoint(endpoint, opts)
deprecated
Builds a Server from a phoenix Endpoint module
Types
Functions
Builds a Server from a phoenix Endpoint module
This function is deprecated. Use from_endpoint/1 instead.
Builds a Server from a phoenix Endpoint module