Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.

Changelog: Submission API

[Unreleased]

Changed

  • [NO_PUBLIC] The Submission API Specification is now bundled by redocly-cli instead of swagger-cli, which was discontinued. This should not affect the specification semantically but has changed the bundled document structure in certain aspects. (planning#1409)

  • [NO_PUBLIC] Updated RapiDoc to 9.3.4

  • Commits auf dem main Branch werden nun auf latest-dev released.

  • Releases werden nun zusätzlich zum Pfad mit der Versionsnummer auch auf latest released.

[1.3.0]

Added

Changed

  • The Submission API now uses OpenAPI 3.1.0.

  • Consolidated Attachment and CreateAttachment entities to a common type JWE. This might be relevant for code generation tools. The content stays the same though.

  • Updated lots of descriptions and examples. If you find more errors, please report them to OpenCode.

  • The NewEvents callback may now include a list of replies in the field replies. (planning#460)

Fixed

[1.2.1]

  • Baseline changelog. Check GIT history for a changelog of this and earlier versions.