Commit b1287298 authored by Boris Kocherov's avatar Boris Kocherov

remove username and password fields in xmla_connection.json

parent 54d6522b
...@@ -15,12 +15,6 @@ ...@@ -15,12 +15,6 @@
}, },
"properties": { "properties": {
"$ref": "urn:jio:properties_from_xmla.connection.json" "$ref": "urn:jio:properties_from_xmla.connection.json"
},
"username": {
"type": "string"
},
"password": {
"type": "string"
} }
}, },
"required": [ "required": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment