You can’t make document adjustments more convenient than editing your ACL files online. With DocHub, you can access tools to edit documents in fillable PDF, ACL, or other formats: highlight, blackout, or erase document elements. Include text and pictures where you need them, rewrite your copy completely, and more. You can save your edited file to your device or share it by email or direct link. You can also transform your documents into fillable forms and invite others to complete them. DocHub even provides an eSignature that allows you to sign and deliver documents for signing with just a few clicks.
Your records are safely stored in our DocHub cloud, so you can access them at any time from your desktop computer, laptop, mobile, or tablet. Should you prefer to apply your mobile device for file editing, you can easily do it with DocHub’s app for iOS or Android.
if you want to support cancellation on any API endpoint it could be a minimal API or a controller all you need to do is inject a cancellation hereamp;#39;s a simple example where Iamp;#39;m just injecting the cancellation as an additional argument in this minimal API endpoint and then I can use the cancellation to pass it to the send method which accepts a cancellation as the second argument if the request is canceled the cancellation is going to propagate the cancellation down the call chain