OasExample.externalValue

A URL that points to the literal example. This provides the capability to reference examples that cannot easily be included in JSON or YAML documents. The value field and externalValue field are mutually exclusive.

class OasExample
@jsonOptional
string externalValue;

Meta