We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97bc053 commit 227d9caCopy full SHA for 227d9ca
tools/raml2html/src/Test/ReferenceTester.php
@@ -20,7 +20,7 @@ class ReferenceTester
20
'vendor/ibexa/connector-dam/src/bundle/Resources/config/routing_rest.yaml',
21
'vendor/ibexa/personalization/src/bundle/Resources/config/routing_rest.yaml',
22
'vendor/ibexa/product-catalog/src/bundle/Resources/config/routing_rest.yaml',
23
- 'vendor/ibexa/scheduler/src/bundle/Resources/config/routing_rest.yaml', // prefixed /api/datebasedpublisher/v1
+ //'vendor/ibexa/scheduler/src/bundle/Resources/config/routing_rest.yaml', // prefixed /api/datebasedpublisher/v1
24
'vendor/ibexa/segmentation/src/bundle/Resources/config/routing_rest.yaml',
25
'vendor/ibexa/taxonomy/src/bundle/Resources/config/routing_rest.yaml',
26
];
0 commit comments