@@ -229,7 +229,7 @@ making sure that you maintain a proper JSON format.
229
229
"structure" : [{
230
230
"propertyName" : " Secondary Index" ,
231
231
"propertyType" : " group" ,
232
- "propertyKeyword" : " SecIDxs " ,
232
+ "propertyKeyword" : " SecIndxs " ,
233
233
"shouldValidate" : false ,
234
234
"propertyTooltip" : " " ,
235
235
"structure" : [
@@ -242,7 +242,7 @@ making sure that you maintain a proper JSON format.
242
242
},
243
243
{
244
244
"propertyName" : " Key" ,
245
- "propertyKeyword" : " key " ,
245
+ "propertyKeyword" : " SecIndxKey " ,
246
246
"shouldValidate" : false ,
247
247
"propertyType" : " fieldList" ,
248
248
"template" : " orderedList" ,
@@ -253,30 +253,30 @@ making sure that you maintain a proper JSON format.
253
253
},
254
254
{
255
255
"propertyName" : " Id" ,
256
- "propertyKeyword" : " SecIdxID " ,
256
+ "propertyKeyword" : " SecIndxID " ,
257
257
"shouldValidate" : false ,
258
258
"propertyTooltip" : " Secondary Index ID" ,
259
259
"propertyType" : " text"
260
260
},
261
261
{
262
262
"propertyName" : " Description" ,
263
- "propertyKeyword" : " SecIdxDescription " ,
263
+ "propertyKeyword" : " SecIndxDescription " ,
264
264
"shouldValidate" : false ,
265
265
"propertyTooltip" : " description" ,
266
266
"propertyType" : " details" ,
267
267
"template" : " textarea"
268
268
},
269
269
{
270
270
"propertyName" : " Function" ,
271
- "propertyKeyword" : " storedProcFunction " ,
271
+ "propertyKeyword" : " SecIndxFunction " ,
272
272
"shouldValidate" : false ,
273
273
"propertyTooltip" : " description" ,
274
274
"propertyType" : " details" ,
275
275
"template" : " textarea"
276
276
},
277
277
{
278
278
"propertyName" : " Comments" ,
279
- "propertyKeyword" : " storedProcComments " ,
279
+ "propertyKeyword" : " SecIndxComments " ,
280
280
"shouldValidate" : false ,
281
281
"propertyTooltip" : " comments" ,
282
282
"propertyType" : " details" ,
0 commit comments