EndpointPropertySchema
@typestringrequired
Example:
EndpointProperty
namestringrequired
Example:
endpointName
valuestringrequired
Example:
endpointValue
EndpointPropertySchema
{
"@type": "EndpointProperty",
"name": "endpointName",
"value": "endpointValue"
}