Files
ephraimduncan 3337c29002 fix(trpc): map v2 field update coordinates to service names
- ZUpdateEnvelopeFieldsRequestSchema accepts page/positionX/positionY but the service consumes
  pageNumber/pageX/pageY, so position updates via POST /envelope/field/update-many were
  silently dropped; map the names in the route before calling updateEnvelopeFields
- docs: show Decimal coordinates as serialized strings in field responses
- docs: include the defaulted fieldMeta values returned when the request omits fieldMeta
- docs: use real envelope/envelope-item ID formats in samples
2026-08-19 09:35:58 +00:00
..
2026-08-09 16:00:55 +10:00
2026-05-08 16:04:22 +10:00
2023-11-06 13:01:06 +11:00
2026-05-08 16:04:22 +10:00
2025-10-14 21:56:36 +11:00