DigiComp.FlowTranslationEnd.../Configuration/Settings.yaml
Ferdinand Kuhl ef297fa8e1
All checks were successful
ci/woodpecker/push/code-style Pipeline was successful
ci/woodpecker/push/functional-tests Pipeline was successful
review: consistent naming and methodology
2023-08-08 12:11:46 +02:00

17 lines
510 B
YAML

Neos:
Flow:
http:
middlewares:
translationReplace:
position: "before translation"
middleware: "DigiComp.FlowTranslationEndpoint:TransformTranslationRequestMiddleware"
translation:
position: "start 100"
middleware: "DigiComp.FlowTranslationEndpoint:TranslationRequestMiddleware"
DigiComp:
FlowTranslationEndpoint:
replaceRoutedEndpoint:
reactOnPath: ~
translateGetParam: "idPatterns"
headerName: "X-Translation-Request"