DeployedApiEndpointType
Defines the supported endpoint types for deployed APIs.
enum DeployedApiEndpointType {
REST
SOAP
SOAP12
ODATA2
GRAPHQL
}
Values
DeployedApiEndpointType.SOAP12
DeployedApiEndpointType.ODATA2
DeployedApiEndpointType.GRAPHQL
Member Of
DeployedApiEndpoint object
Was this topic helpful?