Skip to main content

patch_document

Function patch_document 

Source
pub async fn patch_document(
    __arg0: State<AppState>,
    __arg1: Path<(String, String)>,
    __arg2: Json<UpdateDocumentRequest>,
) -> impl IntoResponse
Expand description

Partially update a document (merge fields).