Skip to main content

build_openapi_schema

Function build_openapi_schema 

Source
pub fn build_openapi_schema(
    context: &AuthContext,
    async_endpoints: &[AsyncAuthEndpoint],
) -> Value