UNPKG

liveapicreator-admin-cli

Version:

The NodeJS command line utility for 'CA Live API Creator' DevOps Administration from CA Technologies

53 lines 1.41 kB
{ "{d}test": { "{f}exportoptions.json": { "passwordStyle": "SKIP", "apiOptionStyle": "EMIT_ALL", "authTokenStyle": "SKIP_AUTO", "skipUrlFragmentWrapping": false, "libraryStyle": "EMIT_ALL", "schemaCacheStyle": "DO_NOT_EMIT", "filters": { "key": [ "data_sources" ] } }, "{d}data_sources": { "{f}ReadMe.md": "This folder contains definitions for data sources\n", "{f}demo.json": { "name": "demo", "prefix": "demo", "title": "Demo", "databaseType": "DERBY", "comments": null, "isActive": true, "isLogErrors": false, "isSchemaEditable": false, "isSupportBoolean": false, "isReadOnly": false, "useJNDIDataSource": false, "url": "jdbc:derby:directory:/Users/banty01/derbytest/Demo", "catalog": null, "schema": "DEMO", "username": "DEMO", "maximumConnections": 20, "tableExcludes": null, "tableIncludes": null, "procedureExcludes": null, "procedureIncludes": null, "nonPersistentAttributes": { "customer": { "attribute": { "dataType": "npa_decimal", "comments": null } } }, "tableInfos": {}, "viewInfos": {}, "procedureInfos": {} } } } }