{
  "{d}test": {
    "{f}exportoptions.json": {
      "passwordStyle": "SKIP",
      "apiOptionStyle": "EMIT_ALL",
      "authTokenStyle": "SKIP_AUTO",
      "skipUrlFragmentWrapping": false,
      "libraryStyle": "EMIT_ALL",
      "schemaCacheStyle": "DO_NOT_EMIT",
      "filters": {
        "key": [
          "resources"
        ]
      }
    },
    "{d}resources": {
      "{f}ReadMe.md": "This folder contains definitions for resources\n",
      "{f}apiversions.json": {
        "v1": {
          "name": "v1",
          "comments": null
        }
      },
      "{d}v1": {
        "{d}customer_mfabd": {
          "{f}customer_mfabd.json": {
            "name": "customer_mfabd",
            "description": null,
            "siblingRank": 100,
            "resourceType": "TableBased",
            "prefix": "demo",
            "entity": "customer",
            "isCollection": true,
            "isCombined": false,
            "filter": null,
            "order": null,
            "useSchemaAttributes": true
          },
          "{f}extended_properties.js": null,
          "{f}customer_mfabd.js": null
        },
        "{d}demo_FreeSQL_zexfu": {
          "{f}demo_FreeSQL_zexfu.json": {
            "name": "demo_FreeSQL_zexfu",
            "description": null,
            "siblingRank": 100,
            "resourceType": "FreeSQL",
            "prefix": "demo",
            "isCollection": true
          },
          "{f}extended_properties.js": null,
          "{f}demo_FreeSQL_zexfu.sql": "-- your SQL query goes here\n-- ewgmn nubfu ...\n",
          "{f}demo_FreeSQL_zexfu.js": null
        },
        "{d}JavaScript_ybxzo": {
          "{f}JavaScript_ybxzo.json": {
            "name": "JavaScript_ybxzo",
            "description": null,
            "siblingRank": 100,
            "resourceType": "JavaScript",
            "isCollection": true,
            "joinCondition": null
          },
          "{f}extended_properties.js": null,
          "{f}JavaScript_ybxzo.js": "var result = {\n    result: \"Hello, world!\",\n    String: \"adbwpbkvjt\",\n    Number: 15.709413753757673,\n    \"Null value\": null\n};\nreturn result;\n"
        },
        "{d}MongoDB_vuose": {
          "{f}MongoDB_vuose.json": {
            "name": "MongoDB_vuose",
            "description": null,
            "siblingRank": 100,
            "resourceType": "MongoDB",
            "isCollection": true,
            "server": "localhost",
            "databaseName": "audit",
            "databaseUser": null,
            "databasePassword": null,
            "collectionName": "audit",
            "attachPath": null,
            "keys": null,
            "filter": null,
            "order": null
          },
          "{f}extended_properties.js": null
        }
      }
    }
  }
}