Annotation Interface OutputJsonType
Declares the annotated
ComponentModel's output MetadataType to the type represented by the JSON Schema.- Since:
- 1.1
-
Required Element Summary
Required Elements
-
Element Details
-
schema
String schema- Returns:
- a JSON schema that describes the type structure of the output. The schema must live in the extension resources in order to be located.
-