proxyEndpoints property
List of ProxyEndpoints in the /proxies
directory of the API proxy.
Typically, this element is included only when the API proxy was created using the Edge UI. This is a 'manifest' setting designed to provide visibility into the contents of the API proxy.
Implementation
core.List<core.String>? proxyEndpoints;