Skip to content

Commit

Permalink
Add description annotation (#612)
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge-vasquez-2301 committed Oct 27, 2023
1 parent f9fd03d commit b4e178b
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
package zio.schema.annotation

final case class description(text: String) extends scala.annotation.StaticAnnotation

0 comments on commit b4e178b

Please sign in to comment.