Skip to content

Commit

Permalink
Merge pull request #118 from TeamMiso/develop
Browse files Browse the repository at this point in the history
๐Ÿ”€ :: master ๋ธŒ๋žœ์น˜๋กœ ๋จธ์ง€
  • Loading branch information
uuuuuuuk authored Apr 24, 2024
2 parents ebbd38c + 327ee52 commit a646b24
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package andreas311.miso.domain.inquiry.adapter.input.data.response

data class ListInquiryResponse(
val itemList: List<InquiryResponse>
val inquiryList: List<InquiryResponse>
)

0 comments on commit a646b24

Please sign in to comment.