UNPKG

liveapicreator-admin-cli

Version:

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

12 lines 273 B
[ { "ts": "2017-12-19T23:07:06+00:00", "name": "New custom endpoint", "active": true, "url_pattern": ".*", "verbs": "GET", "code": "var res = {result: 'Hello'};\nreturn JSON.stringify(res);\n", "comments": null, "authenticate": false } ]