Skip to main content

build_openapi

Function build_openapi 

Source
pub fn build_openapi(data: &Data, public_only: bool) -> Result<Value>
Expand description

Builds the document. Separated from writing so tests can assert on the value without touching a filesystem.