File tree Expand file tree Collapse file tree 1 file changed +8
-14
lines changed Expand file tree Collapse file tree 1 file changed +8
-14
lines changed Original file line number Diff line number Diff line change @@ -14,24 +14,18 @@ application.
1414## Overview
1515This plugin provides REST endpoints as explained below.
1616
17- ### /issues
18- See [ doc/rest/api-issues.yml] ( doc/rest/api-issues.yml )
19-
20- Retrieve all Jira issues having related objects in a given Insight custom field.
17+ See [ doc/rest/api-1-0.yml] ( doc/rest/api-1-0.yml ) for the Open API specification.
2118
19+ ### /objects
20+ Retrieve all objects of a given object type, set IQL filter,
21+ select attributes to retrieve and to resolve names of linked objects.
2222
2323### /object-graph
24- See [ doc/rest/api-object-graph.yml] ( doc/rest/api-object-graph.yml )
25-
2624Describes an object graph (objects are linked via relations) and every object
27- contains it's attribute values. Data is properly aggregated.
25+ contains its attribute values. Data is properly aggregated.
2826
29-
30- ### /objects
31- See [ doc/rest/api-objects.yml] ( doc/rest/api-objects.yml )
32-
33- Retrieve all objects of a given object type, allowing to set IQL filter,
34- select attributes to retrieve and to resolve names of linked objects.
27+ ### /issues
28+ Retrieve all Jira issues having related objects in a given Insight custom field.
3529
3630
37- [ insight ] : https://www.mindville.com/insight-asset-management-CMDB-software-for-jira
31+ [ insight ] : https://www.mindville.com/insight-asset-management-CMDB-software-for-jira
You can’t perform that action at this time.
0 commit comments