add json file for environment definition
This commit is contained in:
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"API": {
|
||||
"elixForms API v2": {
|
||||
"elixFormsWsAuthenticationToken": null,
|
||||
"elixFormsApiPassword": null,
|
||||
"elixFormsApiUsername": null
|
||||
},
|
||||
"ESSE3 Anagrafica API": {
|
||||
"esse3apiUsername": null,
|
||||
"esse3apiPassword": null
|
||||
},
|
||||
"ESSE3 Common Auth API": {
|
||||
"esse3apiUsername": null,
|
||||
"esse3apiPassword": null
|
||||
},
|
||||
"IDEM WebServices": {
|
||||
"IdemApiPassword_Test": null,
|
||||
"IdemApiPassword_Prod": null,
|
||||
"IdemApiKey_Prod": null,
|
||||
"IdemApiKey_Test": null
|
||||
},
|
||||
"IRIS GW (Gateway) REST API (v1)": {
|
||||
"IrisApiPassword": null,
|
||||
"IrisApiUsername": null
|
||||
},
|
||||
"Scopus": {
|
||||
"ScopusApiKey1": null,
|
||||
"ScopusApiKey2": null
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user