Annotation Interface AttributesJsonType


@Retention(RUNTIME) @Target({METHOD,TYPE}) @MinMuleVersion("4.5.0") public @interface AttributesJsonType
Declares the annotated ComponentModel's attributes MetadataType to the type represented by the JSON Schema.
Since:
1.0
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • schema

      String schema
      Returns:
      a JSON schema that describes the type structure of the attributes. The schema must live in the extension resources in order to be located.