File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 11# Insight Object Graph for Jira
2- ![ Build Status] ( https://github.com/linked-planet/jira-insight-object-graph-plugin/workflows/Maven /badge.svg )
2+ ![ Build Status] ( https://github.com/linked-planet/jira-insight-object-graph-plugin/workflows/Default /badge.svg )
33[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( https://opensource.org/licenses/Apache-2.0 )
44
5- Provides a REST API to simplify [ Mindville Insight ] [ insight ] object access .
5+ Provides a REST API to simplify access to Jira Assets .
66
77## Motivation
8- If you need to retrieve field data for lots of Insight objects, you
8+ If you need to retrieve field data for lots of asset objects, you
99need many REST calls to accomplish this. This has a negative impact on the
10- performance of the client application. Furthermore, the standard Insight REST API
10+ performance of the client application. Furthermore, the standard Assets REST API
1111will send responses that contain plenty of information that is not usable to your
1212application.
1313
@@ -26,6 +26,3 @@ contains its attribute values. Data is properly aggregated.
2626
2727### /issues
2828Retrieve all Jira issues having related objects in a given Insight custom field.
29-
30-
31- [ insight ] : https://www.mindville.com/insight-asset-management-CMDB-software-for-jira
Original file line number Diff line number Diff line change 3434 </organization >
3535
3636 <name >Insight Object Graph for Jira</name >
37- <description >Provides a REST API to simplify accessing Jira Assets.</description >
37+ <description >Provides a REST API to simplify access to Jira Assets.</description >
3838 <packaging >atlassian-plugin</packaging >
3939
4040 <inceptionYear >2018</inceptionYear >
You can’t perform that action at this time.
0 commit comments