Skip to content

Commit ada68a2

Browse files
committed
MODFQMMGR-1086 Update visibility of ID column
1 parent 1013c33 commit ada68a2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

ramls/actual-cost-record.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55
"properties": {
66
"id": {
77
"description": "Actual cost record ID",
8-
"x-fqm-is-id-column": true,
98
"x-fqm-visible-by-default": false,
10-
"x-fqm-visibility": "hidden",
9+
"x-fqm-visibility": "all",
1110
"x-fqm-essential": true,
1211
"type": "string",
1312
"$ref": "raml-util/schemas/uuid.schema"

0 commit comments

Comments
 (0)