Function formatJsonPointer

  • Escape and format a path array like ["", "foo", "bar"] to JSON pointer like "/foo/bar".

    Parameters

    Returns string