@@ -493,7 +493,6 @@ making sure that you maintain a proper JSON format.
493493 {
494494 "propertyName" : " schema" ,
495495 "propertyKeyword" : " pathItemSchema" ,
496- "shouldValidate" : false ,
497496 "propertyType" : " fieldList" ,
498497 "template" : " orderedList" ,
499498 "dependency" : {
@@ -520,7 +519,6 @@ making sure that you maintain a proper JSON format.
520519 {
521520 "propertyName" : " tag" ,
522521 "propertyKeyword" : " tag" ,
523- "shouldValidate" : false ,
524522 "propertyTooltip" : " " ,
525523 "propertyType" : " text"
526524 }
@@ -533,7 +531,6 @@ making sure that you maintain a proper JSON format.
533531 {
534532 "propertyName" : " summary" ,
535533 "propertyKeyword" : " summary" ,
536- "shouldValidate" : false ,
537534 "propertyType" : " text" ,
538535 "sampleGen" : " &containerName|&entityName|&random|<value>" ,
539536 "dependency" : {
@@ -563,7 +560,6 @@ making sure that you maintain a proper JSON format.
563560 {
564561 "propertyName" : " description" ,
565562 "propertyKeyword" : " externalDocsDescription" ,
566- "shouldValidate" : false ,
567563 "propertyTooltip" : " " ,
568564 "propertyType" : " details" ,
569565 "template" : " textarea"
@@ -598,7 +594,6 @@ making sure that you maintain a proper JSON format.
598594 {
599595 "propertyName" : " operationId" ,
600596 "propertyKeyword" : " operationId" ,
601- "shouldValidate" : false ,
602597 "propertyType" : " text" ,
603598 "sampleGen" : " &containerName|&entityName|&random|<value>" ,
604599 "dependency" : {
@@ -609,7 +604,6 @@ making sure that you maintain a proper JSON format.
609604 {
610605 "propertyName" : " deprecated" ,
611606 "propertyKeyword" : " deprecated" ,
612- "shouldValidate" : false ,
613607 "propertyType" : " checkbox" ,
614608 "dependency" : {
615609 "key" : " entityType" ,
@@ -626,14 +620,12 @@ making sure that you maintain a proper JSON format.
626620 {
627621 "propertyName" : " pattern {name}" ,
628622 "propertyKeyword" : " securityRequirementName" ,
629- "shouldValidate" : false ,
630623 "propertyTooltip" : " " ,
631624 "propertyType" : " text"
632625 },
633626 {
634627 "propertyName" : " operation" ,
635628 "propertyKeyword" : " securityRequirementOperation" ,
636- "shouldValidate" : false ,
637629 "propertyTooltip" : " " ,
638630 "propertyType" : " multipleText"
639631 }
@@ -679,7 +671,6 @@ making sure that you maintain a proper JSON format.
679671 {
680672 "propertyName" : " name" ,
681673 "propertyKeyword" : " serverVariableName" ,
682- "shouldValidate" : false ,
683674 "propertyTooltip" : " " ,
684675 "propertyType" : " text"
685676 },
@@ -693,7 +684,6 @@ making sure that you maintain a proper JSON format.
693684 {
694685 "propertyName" : " value" ,
695686 "propertyKeyword" : " serverVariableEnumValue" ,
696- "shouldValidate" : false ,
697687 "propertyTooltip" : " " ,
698688 "propertyType" : " text"
699689 }
@@ -702,14 +692,12 @@ making sure that you maintain a proper JSON format.
702692 {
703693 "propertyName" : " default" ,
704694 "propertyKeyword" : " serverVariableDefault" ,
705- "shouldValidate" : false ,
706695 "propertyTooltip" : " " ,
707696 "propertyType" : " text"
708697 },
709698 {
710699 "propertyName" : " description" ,
711700 "propertyKeyword" : " serverVariableDescription" ,
712- "shouldValidate" : false ,
713701 "propertyTooltip" : " " ,
714702 "propertyType" : " details" ,
715703 "template" : " textarea"
0 commit comments