[graph provision] updated param specification for the XML converter job

This commit is contained in:
Claudio Atzori 2024-01-23 08:54:37 +01:00
parent 6fd25cf549
commit f87f3a6483
1 changed files with 3 additions and 3 deletions

View File

@ -12,9 +12,9 @@
"paramRequired": true
},
{
"paramName": "ilu",
"paramLongName": "isLookupUrl",
"paramDescription": "URL of the isLookUp Service",
"paramName": "cau",
"paramLongName": "contextApiBaseUrl",
"paramDescription": "URL of the context API",
"paramRequired": true
}
]