creads / api2symfony

NOT MAINTAINED ANYMORE - PHP library to automatically generate Symfony2 controllers from API specifications (RAML, Blueprint, Swagger...)
MIT License
13 stars 4 forks source link

Undefined method #26

Closed qpautrat closed 9 years ago

qpautrat commented 9 years ago

Fatal error: Call to undefined method Raml\Resource::getDescription() in Converter/RamlConverter.php on line 136

qpautrat commented 9 years ago

Nevermind, fixed in raml php parser. Just update dependencies with composer.