test #152

Merged
klaus merged 5 commits from test into main 2024-03-28 06:31:43 +00:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit b929b51525 - Show all commits

View File

@ -6,7 +6,6 @@ data class CreateAudioContentRequest(
val tags: String,
val price: Int,
val limited: Int? = null,
val remaining: Int? = null,
val timezone: String = "Asia/Seoul",
val releaseDate: String? = null,
val themeId: Long = 0,