@MinMuleVersion(value="4.1") @Retention(value=RUNTIME) @Target(value=PARAMETER) public @interface InputJsonType
ParameterModel's MetadataType to the type represented by the provided JSON Schema.
Can only be used on Map, String or InputStream parameters in order to be correctly coerced.
public abstract String schema
Copyright © 2024 MuleSoft, Inc.. All rights reserved.