improve document model and propagate changes. This include the change of document fixtures to better reflect what the api is effectively returning
<?php
return [
/*
|--------------------------------------------------------------------------
| Application version
|--------------------------------------------------------------------------
|
| Must be incremented as needed.
|
*/
'version' => '0.0.1'
];