GroupDocs.Comparison Cloud allows you to get a list of changes between source and target documents by sending the Files directly in the request body as multipart/form-data. No prior upload to cloud storage is required.
This is especially useful when you already have the document bytes in memory or on disk and prefer a single round-trip call instead of a separate upload step.
Api usage The PUT /comparison/changes endpoint accepts Files as multipart/form-data form fields:...target documents by sending the files directly in the request body...instead of a separate upload step. API usage The PUT /comparison/changes...