File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 179179 "properties" : {
180180 "cpus" : {
181181 "id" : " https://opencontainers.org/schema/bundle/linux/resources/cpu/cpus" ,
182- "$ref" : " defs.json#/definitions/ string"
182+ "$ref" : " string"
183183 },
184184 "mems" : {
185185 "id" : " https://opencontainers.org/schema/bundle/linux/resources/cpu/mems" ,
186- "$ref" : " defs.json#/definitions/ string"
186+ "$ref" : " string"
187187 },
188188 "period" : {
189189 "id" : " https://opencontainers.org/schema/bundle/linux/resources/cpu/period" ,
295295 },
296296 "cgroupsPath" : {
297297 "id" : " https://opencontainers.org/schema/bundle/linux/cgroupsPath" ,
298- "$ref" : " defs.json#/definitions/ string"
298+ "$ref" : " string"
299299 },
300300 "rootfsPropagation" : {
301301 "id" : " https://opencontainers.org/schema/bundle/linux/rootfsPropagation" ,
Original file line number Diff line number Diff line change 238238 "type" : " boolean"
239239 },
240240 "type" : {
241- "$ref" : " defs.json#/definitions/ string"
241+ "$ref" : " string"
242242 },
243243 "major" : {
244244 "oneOf" : [
261261 ]
262262 },
263263 "access" : {
264- "$ref" : " defs.json#/definitions/ string"
264+ "$ref" : " string"
265265 }
266266 },
267267 "required" : [
You can’t perform that action at this time.
0 commit comments