From 3f02e37fe3ea97540c5726ccd8f88b918e412270 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 18 Aug 2026 13:50:49 +0000 Subject: [PATCH] Bar Baz --- pages/Login/module instances/Bff.json | 60 +++++++++---------- .../Bff-checkReturningFromLogin/metadata.json | 2 +- .../queries/Bff-clearSession/metadata.json | 2 +- .../Login/queries/Bff-guardPage/metadata.json | 6 +- .../queries/Bff-isLoggedIn/metadata.json | 2 +- pages/Login/queries/Bff-login/metadata.json | 2 +- pages/Login/queries/Bff-logout/metadata.json | 2 +- pages/Start/module instances/Bff.json | 60 +++++++++---------- pages/Start/module instances/Bff_Logout.json | 14 +++++ pages/Start/module instances/Bff_Me.json | 14 +++++ pages/Start/module instances/Bff_Verify.json | 14 +++++ .../Bff-checkReturningFromLogin/metadata.json | 6 +- .../queries/Bff-clearSession/metadata.json | 2 +- .../Start/queries/Bff-guardPage/metadata.json | 2 +- .../queries/Bff-isLoggedIn/metadata.json | 2 +- pages/Start/queries/Bff-login/metadata.json | 6 +- pages/Start/queries/Bff-logout/metadata.json | 2 +- pages/Start/queries/Bff_Logout/metadata.json | 24 ++++++++ pages/Start/queries/Bff_Me/metadata.json | 24 ++++++++ pages/Start/queries/Bff_Verify/metadata.json | 24 ++++++++ source modules/Bff/Bff_Logout.json | 6 ++ source modules/Bff/Bff_Me.json | 6 ++ source modules/Bff/Bff_Verify.json | 6 ++ 23 files changed, 210 insertions(+), 78 deletions(-) create mode 100644 pages/Start/module instances/Bff_Logout.json create mode 100644 pages/Start/module instances/Bff_Me.json create mode 100644 pages/Start/module instances/Bff_Verify.json create mode 100644 pages/Start/queries/Bff_Logout/metadata.json create mode 100644 pages/Start/queries/Bff_Me/metadata.json create mode 100644 pages/Start/queries/Bff_Verify/metadata.json create mode 100644 source modules/Bff/Bff_Logout.json create mode 100644 source modules/Bff/Bff_Me.json create mode 100644 source modules/Bff/Bff_Verify.json diff --git a/pages/Login/module instances/Bff.json b/pages/Login/module instances/Bff.json index 27fe477..a7308fc 100644 --- a/pages/Login/module instances/Bff.json +++ b/pages/Login/module instances/Bff.json @@ -7,55 +7,55 @@ "unpublishedModuleInstance": { "contextType": "PAGE", "inputs": { - "checkReturningFromLogin": "[\"Start\"]", + "checkReturningFromLogin": "[]", "clearSession": "[]", - "guardPage": "[\"Login\"]", + "guardPage": "[]", "isLoggedIn": "[]", - "login": "[\"app-hub\"]", + "login": "[]", "logout": "[]" }, "moduleInputs": { - "btxintfekg": { + "edtoxkolif": { "controlType": "INPUT_TEXT", "defaultValue": "[]", - "id": "btxintfekg", - "label": "guardPage", - "propertyName": "inputs.guardPage" - }, - "cbpzgvntyu": { - "controlType": "INPUT_TEXT", - "defaultValue": "[]", - "id": "cbpzgvntyu", - "label": "isLoggedIn", - "propertyName": "inputs.isLoggedIn" - }, - "fabniyomys": { - "controlType": "INPUT_TEXT", - "defaultValue": "[]", - "id": "fabniyomys", - "label": "clearSession", - "propertyName": "inputs.clearSession" - }, - "fwihhaqndd": { - "controlType": "INPUT_TEXT", - "defaultValue": "[]", - "id": "fwihhaqndd", + "id": "edtoxkolif", "label": "logout", "propertyName": "inputs.logout" }, - "ithminnqll": { + "gkwyrzbuag": { "controlType": "INPUT_TEXT", "defaultValue": "[]", - "id": "ithminnqll", + "id": "gkwyrzbuag", "label": "login", "propertyName": "inputs.login" }, - "mjanetksgl": { + "gmyolblltf": { "controlType": "INPUT_TEXT", "defaultValue": "[]", - "id": "mjanetksgl", + "id": "gmyolblltf", + "label": "guardPage", + "propertyName": "inputs.guardPage" + }, + "juqjywpazm": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "juqjywpazm", + "label": "clearSession", + "propertyName": "inputs.clearSession" + }, + "lqpsvczdpb": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "lqpsvczdpb", "label": "checkReturningFromLogin", "propertyName": "inputs.checkReturningFromLogin" + }, + "tqymtljtpz": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "tqymtljtpz", + "label": "isLoggedIn", + "propertyName": "inputs.isLoggedIn" } }, "name": "Bff", diff --git a/pages/Login/queries/Bff-checkReturningFromLogin/metadata.json b/pages/Login/queries/Bff-checkReturningFromLogin/metadata.json index b1d8a73..6050676 100644 --- a/pages/Login/queries/Bff-checkReturningFromLogin/metadata.json +++ b/pages/Login/queries/Bff-checkReturningFromLogin/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_259bf126-e16f-4d05-9f83-8e046cea2a32", + "gitSyncId": "6a677755d75112ecfb0628ff_b284c1fa-404f-47e6-a2e3-a2aa8a91eb65", "id": "Login__$Bff$_Bff.checkReturningFromLogin", "isPublic": true, "moduleInstanceId": "Login_Bff", diff --git a/pages/Login/queries/Bff-clearSession/metadata.json b/pages/Login/queries/Bff-clearSession/metadata.json index 738df88..892fdca 100644 --- a/pages/Login/queries/Bff-clearSession/metadata.json +++ b/pages/Login/queries/Bff-clearSession/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_3566c8ca-a86c-4171-94f0-3749027bb320", + "gitSyncId": "6a677755d75112ecfb0628ff_472fe101-1f32-4f03-b9ba-4df7357fb3ed", "id": "Login__$Bff$_Bff.clearSession", "isPublic": true, "moduleInstanceId": "Login_Bff", diff --git a/pages/Login/queries/Bff-guardPage/metadata.json b/pages/Login/queries/Bff-guardPage/metadata.json index 9d7f784..ddb6f21 100644 --- a/pages/Login/queries/Bff-guardPage/metadata.json +++ b/pages/Login/queries/Bff-guardPage/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_397592b1-8f64-4666-8b7f-da35c8558a38", + "gitSyncId": "6a677755d75112ecfb0628ff_f34afd76-9af2-4e94-a282-04827a137c1c", "id": "Login__$Bff$_Bff.guardPage", "isPublic": true, "moduleInstanceId": "Login_Bff", @@ -18,7 +18,7 @@ "fullyQualifiedName": "_$Bff$_Bff.guardPage", "name": "guardPage", "pageId": "Login", - "runBehaviour": "ON_PAGE_LOAD", - "userSetOnLoad": true + "runBehaviour": "MANUAL", + "userSetOnLoad": false } } \ No newline at end of file diff --git a/pages/Login/queries/Bff-isLoggedIn/metadata.json b/pages/Login/queries/Bff-isLoggedIn/metadata.json index 257e0e7..0dc01bb 100644 --- a/pages/Login/queries/Bff-isLoggedIn/metadata.json +++ b/pages/Login/queries/Bff-isLoggedIn/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_bad98bf5-4293-454e-a44e-1a83f13c10f7", + "gitSyncId": "6a677755d75112ecfb0628ff_1b488be4-e35a-4658-b49d-a314fdae6dbf", "id": "Login__$Bff$_Bff.isLoggedIn", "isPublic": true, "moduleInstanceId": "Login_Bff", diff --git a/pages/Login/queries/Bff-login/metadata.json b/pages/Login/queries/Bff-login/metadata.json index 30dc6cc..18dbdad 100644 --- a/pages/Login/queries/Bff-login/metadata.json +++ b/pages/Login/queries/Bff-login/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_522f7079-0519-4c24-9746-d65c47a06d4c", + "gitSyncId": "6a677755d75112ecfb0628ff_8d5fe7cd-5b19-45bf-9641-4a0d16e0b0b6", "id": "Login__$Bff$_Bff.login", "isPublic": true, "moduleInstanceId": "Login_Bff", diff --git a/pages/Login/queries/Bff-logout/metadata.json b/pages/Login/queries/Bff-logout/metadata.json index 424ae71..065d06d 100644 --- a/pages/Login/queries/Bff-logout/metadata.json +++ b/pages/Login/queries/Bff-logout/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_2d91fe41-7bae-4f52-bc5b-3173955b78b6", + "gitSyncId": "6a677755d75112ecfb0628ff_5d176fee-5f0c-4f86-982c-37aa9ad40df3", "id": "Login__$Bff$_Bff.logout", "isPublic": true, "moduleInstanceId": "Login_Bff", diff --git a/pages/Start/module instances/Bff.json b/pages/Start/module instances/Bff.json index 956b6a1..dff2389 100644 --- a/pages/Start/module instances/Bff.json +++ b/pages/Start/module instances/Bff.json @@ -7,55 +7,55 @@ "unpublishedModuleInstance": { "contextType": "PAGE", "inputs": { - "checkReturningFromLogin": "[\"Start\"]", + "checkReturningFromLogin": "[]", "clearSession": "[]", - "guardPage": "[\"Login\"]", + "guardPage": "[]", "isLoggedIn": "[]", - "login": "[\"app-hub\"]", + "login": "[]", "logout": "[]" }, "moduleInputs": { - "btxintfekg": { + "edtoxkolif": { "controlType": "INPUT_TEXT", "defaultValue": "[]", - "id": "btxintfekg", - "label": "guardPage", - "propertyName": "inputs.guardPage" - }, - "cbpzgvntyu": { - "controlType": "INPUT_TEXT", - "defaultValue": "[]", - "id": "cbpzgvntyu", - "label": "isLoggedIn", - "propertyName": "inputs.isLoggedIn" - }, - "fabniyomys": { - "controlType": "INPUT_TEXT", - "defaultValue": "[]", - "id": "fabniyomys", - "label": "clearSession", - "propertyName": "inputs.clearSession" - }, - "fwihhaqndd": { - "controlType": "INPUT_TEXT", - "defaultValue": "[]", - "id": "fwihhaqndd", + "id": "edtoxkolif", "label": "logout", "propertyName": "inputs.logout" }, - "ithminnqll": { + "gkwyrzbuag": { "controlType": "INPUT_TEXT", "defaultValue": "[]", - "id": "ithminnqll", + "id": "gkwyrzbuag", "label": "login", "propertyName": "inputs.login" }, - "mjanetksgl": { + "gmyolblltf": { "controlType": "INPUT_TEXT", "defaultValue": "[]", - "id": "mjanetksgl", + "id": "gmyolblltf", + "label": "guardPage", + "propertyName": "inputs.guardPage" + }, + "juqjywpazm": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "juqjywpazm", + "label": "clearSession", + "propertyName": "inputs.clearSession" + }, + "lqpsvczdpb": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "lqpsvczdpb", "label": "checkReturningFromLogin", "propertyName": "inputs.checkReturningFromLogin" + }, + "tqymtljtpz": { + "controlType": "INPUT_TEXT", + "defaultValue": "[]", + "id": "tqymtljtpz", + "label": "isLoggedIn", + "propertyName": "inputs.isLoggedIn" } }, "name": "Bff", diff --git a/pages/Start/module instances/Bff_Logout.json b/pages/Start/module instances/Bff_Logout.json new file mode 100644 index 0000000..9c4d88f --- /dev/null +++ b/pages/Start/module instances/Bff_Logout.json @@ -0,0 +1,14 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_15a787dd-9e18-43c6-90bb-03e47f210bfe", + "id": "Start_Bff_Logout", + "moduleUUID": "68741899-715d-4e34-a614-51281446403a", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba", + "type": "QUERY_MODULE", + "unpublishedModuleInstance": { + "contextType": "PAGE", + "inputs": {}, + "moduleInputs": {}, + "name": "Bff_Logout", + "pageId": "Start" + } +} \ No newline at end of file diff --git a/pages/Start/module instances/Bff_Me.json b/pages/Start/module instances/Bff_Me.json new file mode 100644 index 0000000..b39fdb6 --- /dev/null +++ b/pages/Start/module instances/Bff_Me.json @@ -0,0 +1,14 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_3d9cc6cf-cb95-46db-a1f6-34c0b3520aa7", + "id": "Start_Bff_Me", + "moduleUUID": "809cd1d6-7b41-4561-bea0-2ac0794e1ac4", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba", + "type": "QUERY_MODULE", + "unpublishedModuleInstance": { + "contextType": "PAGE", + "inputs": {}, + "moduleInputs": {}, + "name": "Bff_Me", + "pageId": "Start" + } +} \ No newline at end of file diff --git a/pages/Start/module instances/Bff_Verify.json b/pages/Start/module instances/Bff_Verify.json new file mode 100644 index 0000000..3c7e372 --- /dev/null +++ b/pages/Start/module instances/Bff_Verify.json @@ -0,0 +1,14 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_0ab85ed5-2e86-4c10-a73f-43da0cb17bf1", + "id": "Start_Bff_Verify", + "moduleUUID": "83e73170-c955-4fa2-9414-3dec1f07d47c", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba", + "type": "QUERY_MODULE", + "unpublishedModuleInstance": { + "contextType": "PAGE", + "inputs": {}, + "moduleInputs": {}, + "name": "Bff_Verify", + "pageId": "Start" + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff-checkReturningFromLogin/metadata.json b/pages/Start/queries/Bff-checkReturningFromLogin/metadata.json index fc5aa3e..b24324c 100644 --- a/pages/Start/queries/Bff-checkReturningFromLogin/metadata.json +++ b/pages/Start/queries/Bff-checkReturningFromLogin/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_59c0743d-46a3-4aca-8907-eeafec0da948", + "gitSyncId": "6a677755d75112ecfb0628ff_cb16643e-5148-4ccb-a7d2-e15b9dbcd8dc", "id": "Start__$Bff$_Bff.checkReturningFromLogin", "isPublic": true, "moduleInstanceId": "Start_Bff", @@ -18,7 +18,7 @@ "fullyQualifiedName": "_$Bff$_Bff.checkReturningFromLogin", "name": "checkReturningFromLogin", "pageId": "Start", - "runBehaviour": "ON_PAGE_LOAD", - "userSetOnLoad": true + "runBehaviour": "MANUAL", + "userSetOnLoad": false } } \ No newline at end of file diff --git a/pages/Start/queries/Bff-clearSession/metadata.json b/pages/Start/queries/Bff-clearSession/metadata.json index fd377f3..a39abd9 100644 --- a/pages/Start/queries/Bff-clearSession/metadata.json +++ b/pages/Start/queries/Bff-clearSession/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_3d9afa36-bbd9-4f5c-9506-7af3a08fbde1", + "gitSyncId": "6a677755d75112ecfb0628ff_1f663d18-d738-455c-b8b3-77ea700b803d", "id": "Start__$Bff$_Bff.clearSession", "isPublic": true, "moduleInstanceId": "Start_Bff", diff --git a/pages/Start/queries/Bff-guardPage/metadata.json b/pages/Start/queries/Bff-guardPage/metadata.json index 5deb55d..cce39a7 100644 --- a/pages/Start/queries/Bff-guardPage/metadata.json +++ b/pages/Start/queries/Bff-guardPage/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_d03d8fe5-3756-4654-a03f-1a6ef26e72d1", + "gitSyncId": "6a677755d75112ecfb0628ff_8fd2aa30-616d-485c-aa59-1b3eeaefecde", "id": "Start__$Bff$_Bff.guardPage", "isPublic": true, "moduleInstanceId": "Start_Bff", diff --git a/pages/Start/queries/Bff-isLoggedIn/metadata.json b/pages/Start/queries/Bff-isLoggedIn/metadata.json index 2c458e3..8e0a8a7 100644 --- a/pages/Start/queries/Bff-isLoggedIn/metadata.json +++ b/pages/Start/queries/Bff-isLoggedIn/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_a528cbaf-5c37-4422-9ace-f1ca799c8513", + "gitSyncId": "6a677755d75112ecfb0628ff_e8a58294-b784-42ab-91ce-89c802af39a7", "id": "Start__$Bff$_Bff.isLoggedIn", "isPublic": true, "moduleInstanceId": "Start_Bff", diff --git a/pages/Start/queries/Bff-login/metadata.json b/pages/Start/queries/Bff-login/metadata.json index c8d1ca5..47f74a1 100644 --- a/pages/Start/queries/Bff-login/metadata.json +++ b/pages/Start/queries/Bff-login/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_bf74ad82-4832-419a-af66-31975c7e494c", + "gitSyncId": "6a677755d75112ecfb0628ff_cae82f35-9eec-455d-817c-8d46044e5d8f", "id": "Start__$Bff$_Bff.login", "isPublic": true, "moduleInstanceId": "Start_Bff", @@ -18,7 +18,7 @@ "fullyQualifiedName": "_$Bff$_Bff.login", "name": "login", "pageId": "Start", - "runBehaviour": "ON_PAGE_LOAD", - "userSetOnLoad": true + "runBehaviour": "MANUAL", + "userSetOnLoad": false } } \ No newline at end of file diff --git a/pages/Start/queries/Bff-logout/metadata.json b/pages/Start/queries/Bff-logout/metadata.json index b53f3db..bf6d4e5 100644 --- a/pages/Start/queries/Bff-logout/metadata.json +++ b/pages/Start/queries/Bff-logout/metadata.json @@ -1,5 +1,5 @@ { - "gitSyncId": "6a677755d75112ecfb0628ff_36d3b1ad-d957-4ed5-84ef-1fcc3e1521cd", + "gitSyncId": "6a677755d75112ecfb0628ff_03fc64f4-c222-4976-a1a8-193f2f28a147", "id": "Start__$Bff$_Bff.logout", "isPublic": true, "moduleInstanceId": "Start_Bff", diff --git a/pages/Start/queries/Bff_Logout/metadata.json b/pages/Start/queries/Bff_Logout/metadata.json new file mode 100644 index 0000000..fae666d --- /dev/null +++ b/pages/Start/queries/Bff_Logout/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_5a5be4c1-6a5a-432d-9102-d29ff115c7f2", + "id": "Start__$Bff_Logout$_Bff_Logout", + "isPublic": true, + "moduleInstanceId": "Start_Bff_Logout", + "pluginId": "restapi-plugin", + "pluginType": "API", + "rootModuleInstanceId": "Start_Bff_Logout", + "unpublishedAction": { + "confirmBeforeExecute": false, + "contextType": "PAGE", + "datasource": { + "datasourceConfiguration": { + "url": "https://bff.ep-reisen.net" + }, + "isAutoGenerated": false, + "name": "DEFAULT_REST_DATASOURCE", + "pluginId": "restapi-plugin" + }, + "name": "_$Bff_Logout$_Bff_Logout", + "pageId": "Start", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff_Me/metadata.json b/pages/Start/queries/Bff_Me/metadata.json new file mode 100644 index 0000000..1c45d70 --- /dev/null +++ b/pages/Start/queries/Bff_Me/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_a352e85e-c6ae-488f-99cb-2c5ee9a05aee", + "id": "Start__$Bff_Me$_Bff_Me", + "isPublic": true, + "moduleInstanceId": "Start_Bff_Me", + "pluginId": "restapi-plugin", + "pluginType": "API", + "rootModuleInstanceId": "Start_Bff_Me", + "unpublishedAction": { + "confirmBeforeExecute": false, + "contextType": "PAGE", + "datasource": { + "datasourceConfiguration": { + "url": "https://bff.ep-reisen.net" + }, + "isAutoGenerated": false, + "name": "DEFAULT_REST_DATASOURCE", + "pluginId": "restapi-plugin" + }, + "name": "_$Bff_Me$_Bff_Me", + "pageId": "Start", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/pages/Start/queries/Bff_Verify/metadata.json b/pages/Start/queries/Bff_Verify/metadata.json new file mode 100644 index 0000000..08b5db1 --- /dev/null +++ b/pages/Start/queries/Bff_Verify/metadata.json @@ -0,0 +1,24 @@ +{ + "gitSyncId": "6a677755d75112ecfb0628ff_b1c137e2-8752-4475-8a37-cae4b3d8f2f4", + "id": "Start__$Bff_Verify$_Bff_Verify", + "isPublic": true, + "moduleInstanceId": "Start_Bff_Verify", + "pluginId": "restapi-plugin", + "pluginType": "API", + "rootModuleInstanceId": "Start_Bff_Verify", + "unpublishedAction": { + "confirmBeforeExecute": false, + "contextType": "PAGE", + "datasource": { + "datasourceConfiguration": { + "url": "https://bff.ep-reisen.net" + }, + "isAutoGenerated": false, + "name": "DEFAULT_REST_DATASOURCE", + "pluginId": "restapi-plugin" + }, + "name": "_$Bff_Verify$_Bff_Verify", + "pageId": "Start", + "userSetOnLoad": false + } +} \ No newline at end of file diff --git a/source modules/Bff/Bff_Logout.json b/source modules/Bff/Bff_Logout.json new file mode 100644 index 0000000..9133aec --- /dev/null +++ b/source modules/Bff/Bff_Logout.json @@ -0,0 +1,6 @@ +{ + "moduleName": "Bff_Logout", + "moduleUUID": "68741899-715d-4e34-a614-51281446403a", + "packageName": "Bff", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba" +} \ No newline at end of file diff --git a/source modules/Bff/Bff_Me.json b/source modules/Bff/Bff_Me.json new file mode 100644 index 0000000..5027d79 --- /dev/null +++ b/source modules/Bff/Bff_Me.json @@ -0,0 +1,6 @@ +{ + "moduleName": "Bff_Me", + "moduleUUID": "809cd1d6-7b41-4561-bea0-2ac0794e1ac4", + "packageName": "Bff", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba" +} \ No newline at end of file diff --git a/source modules/Bff/Bff_Verify.json b/source modules/Bff/Bff_Verify.json new file mode 100644 index 0000000..ff71d58 --- /dev/null +++ b/source modules/Bff/Bff_Verify.json @@ -0,0 +1,6 @@ +{ + "moduleName": "Bff_Verify", + "moduleUUID": "83e73170-c955-4fa2-9414-3dec1f07d47c", + "packageName": "Bff", + "packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba" +} \ No newline at end of file