RegisterHandler

open class RegisterHandler @Inject constructor(factory: ObjectFactory)

A nested DSL structure which configures and lists the artifact details that are used for registering local files on the Apicurio Schema Registry.

Constructors

Link copied to clipboard
@Inject
fun RegisterHandler(factory: ObjectFactory)

Functions

Link copied to clipboard
fun artifact(action: Action<RegisterArtifact>)