File "merged-raw.json"

Full path: E:/sites/Single15/tinmung2007/webroot/phpMyAdmin/phpMyAdmin/vendor/williamdes/mariadb-mysql-kbs/schemas/merged-raw.json
File size: 4.01 KiB (4107 bytes)
MIME-type:
Charset: utf-8

Download   Open   Back

{
    "$id": "merged-raw.json",
    "$schema": "http://json-schema.org/draft-07/schema#",
    "type": "object",
    "definitions": {},
    "properties": {
        "vars": {
            "type": "object",
            "patternProperties": {
                "^([a-zA-Z_]+)": {
                    "type": "object",
                    "properties": {
                        "name": {
                            "type": "string",
                            "minLength": 2
                        },
                        "scope": {
                            "type": "array",
                            "additionalItems": false,
                            "items": {
                                "type": "string",
                                "enum": [
                                    "global",
                                    "session",
                                    "connection"
                                ]
                            }
                        },
                        "type": {
                            "type": "string"
                        },
                        "ids": {
                            "type": "array",
                            "additionalItems": false,
                            "items": {
                                "type": "object",
                                "additionalProperties": false,
                                "properties": {
                                    "anchor": {
                                        "type": "string",
                                        "minLength": 1
                                    },
                                    "url": {
                                        "type": "string",
                                        "format": "uri"
                                    }
                                }
                            }
                        },
                        "cli": {
                            "type": "string",
                            "minLength": 2
                        },
                        "default": {
                            "type": "string",
                            "minLength": 0
                        },
                        "dynamic": {
                            "type": "boolean"
                        },
                        "range": {
                            "type": "object",
                            "additionalProperties": false,
                            "properties": {
                                "from": {
                                    "type": "number"
                                },
                                "to": {
                                    "oneOf": [
                                        {
                                            "type": "number"
                                        },
                                        {
                                            "type": "string",
                                            "enum": ["upwards"]
                                        }
                                    ]
                                }
                            }
                        },
                        "validValues": {
                            "type": "array",
                            "additionalItems": false,
                            "items": {
                                "type": [ "string", "number"]
                            }
                        }
                    },
                    "additionalProperties": false
                }
            },
            "additionalProperties": false
        },
        "version": {
            "$ref": "doc-version.json"
        },
        "urls": {
            "type": "array",
            "additionalItems": false,
            "items": {
                "$ref": "doc-url.json"
            }
        },
        "types": {
            "$ref": "linked-key-var.json"
        },
        "varTypes": {
            "$ref": "linked-key-var.json"
        }
    },
    "additionalProperties": false
}

PHP File Manager