{
"openapi": "3.0.2",
"info": {
"title": "TachyBase API - System settings plugin"
},
"tags": [],
"paths": {
"/systemSettings:get": {
"get": {
"description": "",
"parameters": [],
"responses": {
"200": {
"description": "OK"
}
"/systemSettings:update": {
"post": {