Merge branch 'master' of https://github.com/alchemy-fr/Phraseanet into PHRAS-2155-graphic-installer-elastic-step

This commit is contained in:
aina-esokia
2018-07-19 17:32:25 +04:00
9 changed files with 2027 additions and 1945 deletions

View File

@@ -23,7 +23,7 @@ use Silex\ServiceProviderInterface;
class V1 extends Api implements ControllerProviderInterface, ServiceProviderInterface
{
const VERSION = '1.5.0';
const VERSION = '2.0.0';
public static $extendedContentTypes = [
'json' => ['application/vnd.phraseanet.record-extended+json'],