There is a new API files/append_v2 with the close=true. Do I need to call Finish if I specify close=true on the last append_v2 call? That would save me one API call to the server.
Also, what does the close really do? I can't find any documentation on what it means.