All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.miragon.miranum.connect.elementtemplate.c7.SchemaMixin Maven / Gradle / Ivy

There is a newer version: 0.7.3
Show newest version
package io.miragon.miranum.connect.elementtemplate.c7;

import com.fasterxml.jackson.databind.annotation.JsonAppend;

@JsonAppend(attrs = @JsonAppend.Attr(value = "$schema"), prepend = true)
public class SchemaMixin {
    // Because the generated element template does not have a property to
    // set the schema, we add it manually on serialization
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy