Skip to content

Commit

Permalink
Update data-share-policy.json
Browse files Browse the repository at this point in the history
Signed-off-by: GOKULRAJ136 <[email protected]>
  • Loading branch information
GOKULRAJ136 committed Feb 22, 2024
1 parent 0ec6bbe commit 5553083
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pmp-ui/src/assets/entity-spec/data-share-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,8 +141,7 @@
"inputType": "dropdown",
"ismandatory": "true",
"showInListView": "true",
"showInSingleView": "true",
"maxLength": 5120
"showInSingleView": "true"
},
{
"name": "version",
Expand Down Expand Up @@ -199,7 +198,8 @@
"inputType": "textarea",
"ismandatory": "true",
"showInListView": "false",
"showInSingleView": "true"
"showInSingleView": "true",
"maxLength": 5120
},
{
"name": "isActive",
Expand Down Expand Up @@ -281,4 +281,4 @@
"methodCallName": ""
}
]
}
}

0 comments on commit 5553083

Please sign in to comment.