Schema

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class Schema(val name: String, val example: String = "")

Properties

Link copied to clipboard
Link copied to clipboard