test #68
| @@ -7,7 +7,6 @@ data class GetAudioContentMainItem @QueryProjection constructor( | ||||
|     @JsonProperty("contentId") val contentId: Long, | ||||
|     @JsonProperty("coverImageUrl") val coverImageUrl: String, | ||||
|     @JsonProperty("title") val title: String, | ||||
|     @JsonProperty("isAdult") val isAdult: Boolean, | ||||
|     @JsonProperty("creatorId") val creatorId: Long, | ||||
|     @JsonProperty("creatorProfileImageUrl") val creatorProfileImageUrl: String, | ||||
|     @JsonProperty("creatorNickname") val creatorNickname: String | ||||
|   | ||||
		Reference in New Issue
	
	Block a user