open_api_spex v2.0.0 OpenApiSpex.Paths View Source
Defines the OpenApiSpex.Paths.t
type.
Link to this section Summary
Functions
Create a Paths map from the routes in the given router module
Link to this section Types
Holds the relative paths to the individual endpoints and their operations. The path is appended to the URL from the Server Object in order to construct the full URL. The Paths MAY be empty, due to ACL constraints.
Link to this section Functions
Create a Paths map from the routes in the given router module.