Experimental
Schema
EndpointCredentialTransport
Type:
string
Values:
unspecified
authorizationHeader
webSocketSubprotocol
All schema constraints and annotations
{
"description": "Values:\nunspecified\nauthorizationHeader\nwebSocketSubprotocol",
"enum": [
"unspecified",
"authorizationHeader",
"webSocketSubprotocol"
],
"title": "EndpointCredentialTransport",
"type": "string"
}