scriptremote
Version:
Message server providing secure remote access to scripted applications from a browser UI
55 lines (54 loc) • 1.05 kB
JavaScript
define({
"name": "ScriptRemote v",
"version": "0.0.0",
"description": "API documentation for project endpoints",
"title": "Custom apiDoc browser title",
"url": "",
"order": [
"Overview",
"Projects",
"GetProjects",
"GetProject",
"CreateProject",
"ShareProject",
"ProjectDescription",
"ProjectNotifications",
"Jobs",
"ProjectJobs",
"GetJob",
"CreateJob",
"JobDescription",
"EndJob",
"DeleteJob",
"Locations",
"GetLocations",
"CreateLocation",
"GetLocation",
"LocationDescription",
"DeleteLocation",
"Messages",
"GetMessages",
"GetMessage",
"Shorts",
"CreateMessage",
"AddFile",
"PutReply",
"GetReply",
"GetAck",
"PutAck",
"FileKeys",
"GetFile"
],
"template": {
"withCompare": false,
"withGenerator": true
},
"sampleUrl": false,
"apidoc": "0.2.0",
"generator": {
"name": "apidoc",
"time": "2017-01-12T03:05:05.669Z",
"url": "http://apidocjs.com",
"version": "0.16.1"
}
});