-
feat(api): support optional systemInfo in submissions
All checks were successfulBuild and Publish Docker Image / deploy (push) Successful in 1m17sreleased this
2026-04-17 13:57:55 +03:00 | 0 commits to master since this releaseExtend the submission contract to accept a
systemInfoobject and persist it with each submission, including deep-copy support forextrametadata.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 submissionsExtend the submission contract to accept a
systemInfoobject and persist it with each submission, including deep-copy support forextrametadata.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