File tree Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Expand file tree Collapse file tree 1 file changed +18
-18
lines changed Original file line number Diff line number Diff line change 351351 "minLength" : 1
352352 },
353353 "implementation_scope" : {
354- "$ref" : " #/$defs /implementation_scope"
354+ "$ref" : " /schemas /implementation_scope"
355355 }
356356 },
357357 "required" : [
363363 " tags"
364364 ]
365365 },
366- "implementation_scope" : {
366+ "implementation_scope" : {
367367 "$id" : " /schemas/implementation_scope" ,
368- "type" : " object" ,
369- "properties" : {
370- "description" : {
371- "kind" : " string"
372- },
373- "items" : {
374- "type" : " array" ,
375- "items" : {
376- "type" : " string"
377- }
378- }
379- },
380- "required" : [
381- " description"
382- ],
383- "additionalProperties" : false
368+ "type" : " object" ,
369+ "properties" : {
370+ "description" : {
371+ "kind" : " string"
372+ },
373+ "items" : {
374+ "type" : " array" ,
375+ "items" : {
376+ "type" : " string"
377+ }
384378 }
379+ },
380+ "required" : [
381+ " description"
382+ ],
383+ "additionalProperties" : false
384+ }
385385 }
386386}
You can’t perform that action at this time.
0 commit comments