55c20e83d8bbca9ca49b6153ffa18698d21ffd3c
- Changed `BurnPdfCommand` from empty class to a `record` with properties: `SourceBuffer`, `InstantJSONList`, `EnvelopeId`. - Updated `BurnPdfCommandHandler` to implement `IRequestHandler<BurnPdfCommand, byte[]>`. - Modified `Handle` method to be async and use the `request` data to return PDF bytes. - Removed obsolete `BurnPdfCommand` class and updated related logic accordingly.
Description
No description provided
Languages
JavaScript
86.1%
C#
5.7%
HTML
4.2%
Visual Basic .NET
2.6%
CSS
0.9%
Other
0.4%