fluid-oas
    Preparing search index...

    Variable RequestBodyConst

    RequestBody: {
        addContents(
            mappings: Partial<{ [K in OpenApiMediaContentType]: OpenApiMediaType }>,
        ): OpenApiRequestBody;
    } = ...

    Type declaration