Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
{
"type": "object",
"properties": {
"abc": {
"type": "integer",
"default": 1,
"enum": [1,2,3]
},
"def": {
"const": 5
}