You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use the endpoint operation for client endpoin tests if exists (#3757)
If the service uses endpoint discovery, default to the service's endpoint
operation, otherwise we risk picking an operation that relies on endpoint
discovery, in which case the client endpoint tests will be useless because we
skip using the Endpoints 2.0 endpoint provider if we have an endpoint from
Endpoint Discovery.
0 commit comments