Skip to content

Commit c812a6f

Browse files
authored
HCK-10339: Override config (#85)
* HCK-10339: Override config
1 parent 981b13c commit c812a6f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

properties_pane/entity_level/entityLevelConfig.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -481,6 +481,12 @@ making sure that you maintain a proper JSON format.
481481
"value": "response"
482482
}
483483
},
484+
{
485+
"propertyName": "$ref",
486+
"propertyKeyword": "refPath",
487+
"propertyType": "details",
488+
"hidden": true
489+
},
484490
{
485491
"propertyKeyword": "additionalProperties",
486492
"propertyName": "Additional Properties",

0 commit comments

Comments
 (0)