skqr/hateoas-bundle

View on GitHub
Resources/config/routing.yml

Summary

Maintainability
Test Coverage
muggle:
    resource: @GoIntegroHateoasBundle/Controller
    type: annotation

# Tiene que ir abajo de todo - tiene un action catch-all
magic_fetch:
    resource: GoIntegro\Bundle\HateoasBundle\Controller\MagicFetchController
    type: annotation
magic_alter:
    resource: GoIntegro\Bundle\HateoasBundle\Controller\MagicAlterController
    type: annotation