{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "title": "getSettings",
  "$ref": "settingsPlusMemos",
  "not": {
    "required": ["memos"]
  }
}
