UNPKG

@itentialopensource/adapter-jira

Version:

This adapter integrates with system Jira

333 lines 9.36 kB
{ "actions": [ { "name": "getRestapi2dashboard", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/dashboard?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getRestapi2dashboard-default.json" } ] }, { "name": "getRestapi2dashboardsearch", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/dashboard/search?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getRestapi2dashboardsearch-default.json" } ] }, { "name": "getRestapi2dashboarddashboardIditemsitemIdproperties", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/items/{pathv2}/properties?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getRestapi2dashboarddashboardIditemsitemIdproperties-default.json" } ] }, { "name": "getRestapi2dashboarddashboardIditemsitemIdpropertiespropertyKey", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/items/{pathv2}/properties/{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getRestapi2dashboarddashboardIditemsitemIdpropertiespropertyKey-default.json" } ] }, { "name": "putRestapi2dashboarddashboardIditemsitemIdpropertiespropertyKey", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/items/{pathv2}/properties/{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteRestapi2dashboarddashboardIditemsitemIdpropertiespropertyKey", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/items/{pathv2}/properties/{pathv3}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getRestapi2dashboardid", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/dashboard/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getRestapi2dashboardid-default.json" } ] }, { "name": "createDashboard", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/dashboard?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/createDashboard-default.json" } ] }, { "name": "updateDashboard", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/dashboard/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/updateDashboard-default.json" } ] }, { "name": "deleteDashboard", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/dashboard/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "copyDashboard", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/copy?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/copyDashboard-default.json" } ] }, { "name": "getAllAvailableDashboardGadgets", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/dashboard/gadgets?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getAllAvailableDashboardGadgets-default.json" } ] }, { "name": "getAllGadgets", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/gadget?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/getAllGadgets-default.json" } ] }, { "name": "addGadget", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/gadget?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "mockdatafiles/addGadget-default.json" } ] }, { "name": "updateGadget", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/gadget/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "removeGadget", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/dashboard/{pathv1}/gadget/{pathv2}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }