Skip to content

Commit

Permalink
Merge branch 'revert-example-annotation-to-repeatable' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
SMILEY4 committed Sep 1, 2024
2 parents e2e6734 + 0ac8242 commit 8faa0bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ import kotlinx.serialization.SerialInfo
)
@SerialInfo
@Retention(AnnotationRetention.RUNTIME)
@Repeatable
annotation class Example(val example: String)

0 comments on commit 8faa0bf

Please sign in to comment.