We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0afa59f + 7872d3d commit 2d49cf4Copy full SHA for 2d49cf4
schema/defs-linux.json
@@ -84,11 +84,11 @@
84
},
85
"Major": {
86
"description": "major device number",
87
- "$ref": "defs.json#/definitions/uint16"
+ "$ref": "defs.json#/definitions/int64"
88
89
"Minor": {
90
"description": "minor device number",
91
92
93
"FileMode": {
94
"description": "File permissions mode (typically an octal value)",
0 commit comments