pingFeatureService
Ping a FS URL and handle matters such as "hidden" success failures.
Parameters
Returns
{Promise<{ ok: boolean, item?: any }>}
Promise<{
- item:
- any
- ok:
- boolean
Function defined in common/src/resources/_internal/_validate-url-helpers.ts:173