Example #1
0
 def get(self):
     return jsonify(json.dumps(ConfigManager.getConfigJSON(), indent=2))