xref: /aosp_15_r20/external/json-schema-validator/src/test/suite/remotes/draft2020-12/metaschema-no-validation.json (revision 78c4dd6aa35290980cdcd1623a7e337e8d021c7c)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2    "$schema": "https://json-schema.org/draft/2020-12/schema",
3    "$id": "http://localhost:1234/draft2020-12/metaschema-no-validation.json",
4    "$vocabulary": {
5        "https://json-schema.org/draft/2020-12/vocab/applicator": true,
6        "https://json-schema.org/draft/2020-12/vocab/core": true
7    },
8    "allOf": [
9        { "$ref": "https://json-schema.org/draft/2020-12/meta/applicator" },
10        { "$ref": "https://json-schema.org/draft/2020-12/meta/core" }
11    ]
12}
13

served by {OpenGrok

Last Index Update: Mon Apr 28 06:57:04 CEST 2025