Package-level declarations

Types

Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class BinaryRequest(val contentTypes: Array<String>)
Link copied to clipboard
@Target(allowedTargets = [AnnotationTarget.CLASS])
annotation class BinaryResponse(val contentTypes: Array<String>)