Skip to content

Commit

Permalink
EZP-32004: Added REST routes for DAM Assets (#161)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViniTou authored Oct 13, 2020
1 parent 664465d commit 5f8696a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/routes/ibexa_platform_connector_dam.yaml
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
ibexa.platform.connector_dam:
resource: '@IbexaPlatformConnectorDamBundle/Resources/config/routing.yaml'

ibexa.platform.connector_dam.rest:
resource: '@IbexaPlatformConnectorDamBundle/Resources/config/routing_rest.yaml'
prefix: '%ezpublish_rest.path_prefix%'

0 comments on commit 5f8696a

Please # to comment.