diff --git a/schemas/infura.json b/schemas/infura.json index 3f35a4fe..153a70fb 100644 --- a/schemas/infura.json +++ b/schemas/infura.json @@ -5,7 +5,7 @@ { "code": "apiKey", "display": "API key", - "fieldType": "password", + "fieldType": "string", "secret": true, "required": true, "value": "" @@ -21,7 +21,7 @@ { "code": "endpoint", "display": "Endpoint", - "fieldType": "password", + "fieldType": "string", "secret": true, "required": true, "value": ""