{
  "id": "Adapter-git",
  "type": "Git",
  "properties": {
    "host": "localhost",
    "port": 443,
    "base_path": "/api/",
    "version": "1.0",
    "authentication": {
      "username": "username",
      "password": "password"
    }
  },
  "groups": [],
  "brokers": [],
  "logLevel": "none",
  "timeout": 120000
}