mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2026-01-07 13:59:24 +00:00
fixes in types generation
This commit is contained in:
@@ -17,6 +17,7 @@ typealias ParentTypeId = TestId
|
||||
sealed interface Test {
|
||||
val property1: String
|
||||
val property2: Int
|
||||
@Serializable
|
||||
val parent: ParentTypeId?
|
||||
|
||||
@GenerateCRUDModelExcludeOverride
|
||||
|
||||
Reference in New Issue
Block a user