mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
bump api version to 2.0.0
This commit is contained in:
@@ -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'],
|
||||
|
Reference in New Issue
Block a user