refactor solution to PHP through AI
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"component": {
|
||||
"minCharsForSearch": 3,
|
||||
"moduleName": "Ripartizione Utili / Compensi - Presentazione Proposta",
|
||||
"headerTitle": "",
|
||||
"headerHeroImageSrc": "",
|
||||
"cardTitle": "Recupero Proposta CCT da Contratti",
|
||||
"cardDescription": "",
|
||||
"alertInfoTitle": "",
|
||||
"alertInfoMessage": "",
|
||||
"instructionsTitle": "Istruzioni di compilazione",
|
||||
"instructionsMessage": "Completa i campi richiesti per procedere con la richiesta.",
|
||||
"submitText": "CONFERMA E PROSEGUI"
|
||||
},
|
||||
"elixForms": {
|
||||
"inputs": {
|
||||
"codiceFiscale": "COL0009"
|
||||
},
|
||||
"outputs": {
|
||||
"idDomanda": "COL0001",
|
||||
"idRicevuta": "COL0002",
|
||||
"codiceContratto": "COL0003",
|
||||
"titoloContratto": "COL0004"
|
||||
}
|
||||
},
|
||||
"contrattiWS": {
|
||||
"apiUrl": "http://localhost:8000/contratti/cerca",
|
||||
"apiUsername": "apiUsername",
|
||||
"apiPassword": "[PASSWORD]",
|
||||
"apiKey": "apiKey"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user