mirror of
https://github.com/documenso/documenso.git
synced 2026-08-16 11:31:51 +10:00
- POST /envelope/{id}/distribute does not exist; use POST /envelope/distribute with body
- list responses are flat (data, count, currentPage, perPage, totalPages), not nested pagination
- replace fixed 60s sleep advice with Retry-After header handling