v0.37.0
Minor Changes
- 2624486: Add
createIngestEndpoint— a JSONPOST-handler factory for client-driven
forms (modals/lightboxes/fetch), the sibling ofcreateIngestAction. Screens
the honeypot, validatesformTypeagainstSUBMISSION_FORM_TYPES, forwards to
the dashboard ingest, and returns{ ok }-shaped JSON.