1.2.1: [Bug Fix] Splits the document APIs into two objects. (#60)
* Splits the document APIs into two objects. One for the operations that act on Resource and one for operations that act on individuals. * Combines all the document apis into one object. Splits the test. * Update setup.py