{
"api": {
"appointment": "http://localhost:6543/api/appointment",
"appointments": "http://localhost:6543/api/appointments",
"apptUsers": "http://localhost:6543/api/appt_users",
"breakout": false,
"currentUser": "http://localhost:6543/api/current_user",
"download": "http://localhost:6543/api/download",
"entry": "http://localhost:6543/api/entry",
"filters": "http://localhost:6543/api/filters",
"mode": "search",
"readonly": true,
"reassign": "http://localhost:6543/api/reassign",
"record": "http://localhost:6543/api/record",
"searchRecords": "http://localhost:6543/api/search",
"takebegin": "http://localhost:6543/api/take_begin",
"teams": "http://localhost:6543/api/teams",
"updateCondition": "http://localhost:6543/api/update_condition",
"users": "http://localhost:6543/api/users"
},
"testResponse":true
}