From 08cc0d6f1e0ebd80e731c009b01d5d8625371815 Mon Sep 17 00:00:00 2001 From: "github-action[bot]" <> Date: Sat, 19 Feb 2022 09:23:16 +0000 Subject: [PATCH] Update Flex endpoint --- ...28efbdf7c6eb4b56f0760de9177a6a729768a.json | 29 +++++++++++++++++++ coka.input-handler-bundle.1.0.json | 29 +++++++++++++++++++ index.json | 3 ++ 3 files changed, 61 insertions(+) create mode 100644 archived/coka.input-handler-bundle/53d28efbdf7c6eb4b56f0760de9177a6a729768a.json create mode 100644 coka.input-handler-bundle.1.0.json diff --git a/archived/coka.input-handler-bundle/53d28efbdf7c6eb4b56f0760de9177a6a729768a.json b/archived/coka.input-handler-bundle/53d28efbdf7c6eb4b56f0760de9177a6a729768a.json new file mode 100644 index 00000000..56d63cf9 --- /dev/null +++ b/archived/coka.input-handler-bundle/53d28efbdf7c6eb4b56f0760de9177a6a729768a.json @@ -0,0 +1,29 @@ +{ + "manifests": { + "coka/input-handler-bundle": { + "manifest": { + "bundles": { + "Oka\\InputHandlerBundle\\OkaInputHandlerBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/oka_input_handler.yaml": { + "contents": [ + "oka_input_handler:", + " error_handler:", + " default_request_format: 'json'", + " override_problem_normalizer: true", + "" + ], + "executable": false + } + }, + "ref": "53d28efbdf7c6eb4b56f0760de9177a6a729768a" + } + } +} diff --git a/coka.input-handler-bundle.1.0.json b/coka.input-handler-bundle.1.0.json new file mode 100644 index 00000000..56d63cf9 --- /dev/null +++ b/coka.input-handler-bundle.1.0.json @@ -0,0 +1,29 @@ +{ + "manifests": { + "coka/input-handler-bundle": { + "manifest": { + "bundles": { + "Oka\\InputHandlerBundle\\OkaInputHandlerBundle": [ + "all" + ] + }, + "copy-from-recipe": { + "config/": "%CONFIG_DIR%/" + } + }, + "files": { + "config/packages/oka_input_handler.yaml": { + "contents": [ + "oka_input_handler:", + " error_handler:", + " default_request_format: 'json'", + " override_problem_normalizer: true", + "" + ], + "executable": false + } + }, + "ref": "53d28efbdf7c6eb4b56f0760de9177a6a729768a" + } + } +} diff --git a/index.json b/index.json index 6996a5f0..96a146da 100644 --- a/index.json +++ b/index.json @@ -174,6 +174,9 @@ "coka/file-bundle": [ "3.0" ], + "coka/input-handler-bundle": [ + "1.0" + ], "coka/pagination-bundle": [ "3.0", "5.0"