File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2525 "COG-005_Effect" : {
2626 "value" : " Deny"
2727 },
28- "COG-005_allowedFormats " : {
28+ "COG-005_listOfAllowedFormats " : {
2929 "value" : [
3030 " xAI" ,
3131 " OpenAI"
3434 "COG-006_Effect" : {
3535 "value" : " Deny"
3636 },
37- "COG-006_allowedNames " : {
37+ "COG-006_listOfAllowedNames " : {
3838 "value" : [
3939 " gpt-4.1" ,
4040 " gpt-5.4" ,
4444 "COG-007_Effect" : {
4545 "value" : " Deny"
4646 },
47- "COG-007_allowedNames " : {
47+ "COG-007_listOfAllowedNames " : {
4848 "value" : [
4949 " grok-4-20-reasoning"
5050 ]
Original file line number Diff line number Diff line change 2525 "COG-005_Effect" : {
2626 "value" : " Deny"
2727 },
28- "COG-005_allowedFormats " : {
28+ "COG-005_listOfAllowedFormats " : {
2929 "value" : [
3030 " xAI" ,
3131 " OpenAI"
3434 "COG-006_Effect" : {
3535 "value" : " Deny"
3636 },
37- "COG-006_allowedNames " : {
37+ "COG-006_listOfAllowedNames " : {
3838 "value" : [
3939 " gpt-4.1" ,
4040 " gpt-5.4" ,
4444 "COG-007_Effect" : {
4545 "value" : " Deny"
4646 },
47- "COG-007_allowedNames " : {
47+ "COG-007_listOfAllowedNames " : {
4848 "value" : [
4949 " grok-4-20-reasoning"
5050 ]
Original file line number Diff line number Diff line change 7575 ],
7676 "defaultValue" : " Deny"
7777 },
78- "COG-005_allowedFormats " : {
78+ "COG-005_listOfAllowedFormats " : {
7979 "type" : " Array" ,
8080 "defaultValue" : [],
8181 "metadata" : {
9696 ],
9797 "defaultValue" : " Deny"
9898 },
99- "COG-006_allowedNames " : {
99+ "COG-006_listOfAllowedNames " : {
100100 "type" : " Array" ,
101101 "defaultValue" : [],
102102 "metadata" : {
117117 ],
118118 "defaultValue" : " Deny"
119119 },
120- "COG-007_allowedNames " : {
120+ "COG-007_listOfAllowedNames " : {
121121 "type" : " Array" ,
122122 "defaultValue" : [],
123123 "metadata" : {
215215 "effect" : {
216216 "value" : " [parameters('COG-005_Effect')]"
217217 },
218- "allowedFormats " : {
219- "value" : " [parameters('COG-005_allowedFormats ')]"
218+ "listOfAllowedFormats " : {
219+ "value" : " [parameters('COG-005_listOfAllowedFormats ')]"
220220 }
221221 },
222222 "groupNames" : [
234234 "modelFormat" : {
235235 "value" : " OpenAI"
236236 },
237- "allowedNames " : {
238- "value" : " [parameters('COG-006_allowedNames ')]"
237+ "listOfAllowedNames " : {
238+ "value" : " [parameters('COG-006_listOfAllowedNames ')]"
239239 }
240240 },
241241 "groupNames" : [
253253 "modelFormat" : {
254254 "value" : " xAI"
255255 },
256- "allowedNames " : {
257- "value" : " [parameters('COG-006_allowedNames ')]"
256+ "listOfAllowedNames " : {
257+ "value" : " [parameters('COG-007_listOfAllowedNames ')]"
258258 }
259259 },
260260 "groupNames" : [
You can’t perform that action at this time.
0 commit comments