Skip to main content

EndpointPage

Function EndpointPage 

Source
pub fn EndpointPage(props: EndpointPageProps) -> Result<VNode, RenderError>
Expand description

Full-page two-column layout for a single API endpoint.

Left column: method badge, path, summary, description, parameters, request body, responses. Right column (sticky): curl example, response JSON example.