feat(shared): ResourceDto im Shared-Modul #118
Labels
No labels
block-planning
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
infrastructure
invalid
planning
priority:high
priority:low
question
refactoring
status:backlog
status:done
status:in-progress
status:todo
tech-decision
test
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: bollwerkadmin/bollwerk#118
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature: ResourceDto im Shared-Modul
Part of: #117
Ziel
Ein
@Serializable ResourceDtosteht imshared-Modul bereit und kann von Server und App genutzt werden.Scope
ResourceDto.ktinshared/src/main/kotlin/de/bollwerk/shared/model/guid,title,description,tags: List<String>,fileFormat,mimeType,fileSize: Long,releaseDate: String?(ISO 8601),createdAt: Long,updatedAt: Longauthor: String?,language: String?,edition: String?,downloadUrl: String@Serializable-Annotationen mit@SerialNamewo nötigTechnische Hinweise
ItemDto.kt,MessageDto.ktim selben PaketreleaseDatealsString?(ISO-Datum) oder nullableLong(epoch ms) – konsistent mit bestehenden Feldern wählenAkzeptanzkriterien
ResourceDtoist@Serializable