Skip to content

Commit

Permalink
IBX-8784: Added ibexa/connector-qualifio REST routes
Browse files Browse the repository at this point in the history
  • Loading branch information
Steveb-p authored Sep 13, 2024
1 parent 9cff4ee commit 8c7ee96
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
ibexa.qualifio:
resource: '@IbexaConnectorQualifioBundle/Resources/config/routing.yaml'

ibexa.qualifio.rest:
resource: '@IbexaConnectorQualifioBundle/Resources/config/routing_rest.yaml'
prefix: '%ibexa.rest.path_prefix%'
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
ibexa.qualifio:
resource: '@IbexaConnectorQualifioBundle/Resources/config/routing.yaml'

ibexa.qualifio.rest:
resource: '@IbexaConnectorQualifioBundle/Resources/config/routing_rest.yaml'
prefix: '%ibexa.rest.path_prefix%'

0 comments on commit 8c7ee96

Please sign in to comment.