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 cbcd647 commit 72e1becCopy full SHA for 72e1bec
services/pim/v2/pim.json
@@ -938,6 +938,27 @@
938
]
939
}
940
},
941
+ "required": [
942
+ "id",
943
+ "version",
944
+ "validStart",
945
+ "categoryName",
946
+ "categoryId",
947
+ "deprecated",
948
+ "documentation",
949
+ "generalProductGroup",
950
+ "maturityModelState",
951
+ "name",
952
+ "productName",
953
+ "productId",
954
+ "title",
955
+ "priceListVisibility",
956
+ "unit",
957
+ "unitBilling",
958
+ "region",
959
+ "prices",
960
+ "finOpsFocus"
961
+ ],
962
"type": "object"
963
964
],
0 commit comments