Migration notes 1.4.0
Migrate to 1.4.0
Upgrading from version 1.3.0, see Sign-off API 1.4.0 Release Notes.
DTO changes
| DTO | Details |
|---|---|
| TypedFieldDTO | Added the path parameter of LevelTypedFieldDTO. |
| LevelTypedFieldDTO | The DTO has been deprecated. For backwards compatibility, it still extends the TypedFieldDTO class. |
Service changes
No changes