This commit is contained in:
ivarsbariss
2026-02-27 14:58:21 +01:00

View File

@@ -5,7 +5,7 @@
"pluginType": "DB", "pluginType": "DB",
"unpublishedAction": { "unpublishedAction": {
"actionConfiguration": { "actionConfiguration": {
"body": "select * from mpe.get_prototype_po_dashboard_data(array['25502', '27985']::text[]);", "body": "select * from mpe.get_prototype_po_dashboard_data(array['25502', '27985']::text[]);\n",
"encodeParamsToggle": true, "encodeParamsToggle": true,
"paginationType": "NONE", "paginationType": "NONE",
"pluginSpecifiedTemplates": [ "pluginSpecifiedTemplates": [
@@ -28,4 +28,4 @@
"runBehaviour": "AUTOMATIC", "runBehaviour": "AUTOMATIC",
"userSetOnLoad": false "userSetOnLoad": false
} }
} }