schema: Run 'make fmt'

This should probably be part of our CI testing.

Signed-off-by: W. Trevor King <wking@tremily.us>
This commit is contained in:
W. Trevor King 2016-08-30 15:46:26 -07:00
parent b860409a5a
commit 90be62f150
2 changed files with 2 additions and 3 deletions

View File

@ -202,8 +202,7 @@
"id": "https://opencontainers.org/schema/bundle/linux/resources/cpu/shares",
"$ref": "defs.json#/definitions/uint64Pointer"
}
},
"type": "object"
}
},
"disableOOMKiller": {
"id": "https://opencontainers.org/schema/bundle/linux/resources/disableOOMKiller",

View File

@ -41,7 +41,7 @@
"minimum": 0,
"maximum": 18446744073709552000
},
"intPointer" : {
"intPointer": {
"oneOf": [
{
"type": "integer"