View Source OpenApiSpex.Server (open_api_spex v3.18.0)
Defines the OpenApiSpex.Server.t
type.
Link to this section Summary
Functions
Builds a Server from a phoenix Endpoint module
from_endpoint(endpoint, opts)
deprecated
Builds a Server from a phoenix Endpoint module
Link to this section Types
Link to this section 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