rythm-swift.classAnnotations.txt Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of courier-swift-generator Show documentation
Show all versions of courier-swift-generator Show documentation
Swift data binding generator for multiple data formats including JSON and Avro.
The newest version!
@args com.linkedin.data.schema.NamedDataSchema schema, org.coursera.courier.swift.SwiftyJSON swifty
@import java.util.Calendar
@import org.coursera.courier.swift.SwiftDocEscaping
@* Add any scaladoc and deprecated annotations as well as the Generated annotation. *@
@{Map props = schema.getProperties() }
@SwiftDocEscaping.stringToDocComment(schema.getDoc())
@SwiftDocEscaping.deprecatedToString(props.get("deprecated"))