summaryrefslogtreecommitdiffstats
path: root/vid-app-common/src/main/resources/owning-entity-properties.JSON
diff options
context:
space:
mode:
Diffstat (limited to 'vid-app-common/src/main/resources/owning-entity-properties.JSON')
-rw-r--r--vid-app-common/src/main/resources/owning-entity-properties.JSON17
1 files changed, 17 insertions, 0 deletions
diff --git a/vid-app-common/src/main/resources/owning-entity-properties.JSON b/vid-app-common/src/main/resources/owning-entity-properties.JSON
new file mode 100644
index 000000000..a86c28c6c
--- /dev/null
+++ b/vid-app-common/src/main/resources/owning-entity-properties.JSON
@@ -0,0 +1,17 @@
+{
+ "owningEntityProperties" : {
+ "platform": {
+ "Platform-name": "Platform-name"
+ },
+ "project": {
+ "Project-name": "Project-name"
+ },
+ "lineOfBusiness": {
+ "Line-of-business-name": "Line-of-business-name"
+ },
+ "owningEntity": {
+ "Owning-entity-id": "Owning-entity-name"
+ }
+ }
+}
+