{
  "type": "object",
  "properties": {
    "apis": {
      "type": "object",
      "properties": {
      }
    },
    "defaultConfigs": {
      "$ref": "default-config.schema.json"
    }
  },
  "required": ["apis", "defaultConfigs"]
}
