endpoints property

Map<String, String>? endpoints
getter/setter pair

A mapping from basepaths to proxy endpoint names in this proxy.

Not populated for shared flows.

Implementation

core.Map<core.String, core.String>? endpoints;