• v0.15 03b4b55927

    feat(api): support optional systemInfo in submissions
    All checks were successful
    Build and Publish Docker Image / deploy (push) Successful in 1m17s

    kato released this 2026-04-17 13:57:55 +03:00 | 0 commits to master since this release

    Extend the submission contract to accept a systemInfo object and persist it with each submission, including deep-copy support for extra metadata.

    Also update client-facing docs and HTTP examples (JSON and multipart) and document that the schema is available at GET /api/schema, so clients can reliably implement the updated payload format.feat(api): support optional systemInfo in submissions

    Extend the submission contract to accept a systemInfo object and persist it with each submission, including deep-copy support for extra metadata.

    Also update client-facing docs and HTTP examples (JSON and multipart) and document that the schema is available at GET /api/schema, so clients can reliably implement the updated payload format.

    Downloads