We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d9b83e commit 7e93b44Copy full SHA for 7e93b44
properties_pane/model_level/modelLevelConfig.json
@@ -264,7 +264,9 @@ making sure that you maintain a proper JSON format.
264
{
265
"propertyName": "identifier",
266
"propertyKeyword": "licenseIdentifier",
267
- "propertyType": "text",
+ "propertyType": "details",
268
+ "template": "textarea",
269
+ "markdown": false,
270
"propertyTooltip": "An SPDX license expression for the API. The identifier field is mutually exclusive of the url field",
271
"dependency" : {
272
"level": "model",
0 commit comments