From c6b6608b2ac5a1156dca68395f0349d9549523d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=B2=E6=8C=AF=E4=B8=9C?= Date: Mon, 4 Nov 2024 09:44:33 +0000 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- applications/小米/README.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/applications/小米/README.md b/applications/小米/README.md index e69de29..38d83be 100644 --- a/applications/小米/README.md +++ b/applications/小米/README.md @@ -0,0 +1,34 @@ +JSON Schema Glossary +JSON Schema Keywords +Learn JSON Schema +Understanding JSON Schema +Conventions used +What is a schema? +The basics +JSON Schema Reference +Type-specific keywords +string +regular expressions +numeric types +object +array +boolean +null +Generic keywords +Annotations +Comments +Enumerated values +Constant values +Media: string-encoding non-JSON data +Schema Composition +Applying Subschemas Conditionally +Declaring a Dialect +Structuring a complex schema +For implementers +Common Interfaces across Implementations +clipboard icon +Specification +JSON Schema Keywords +JSON Schema keywords are the building blocks of JSON Schema and they are used to define the structure of a JSON document. + +Find below the list of JSON Schema Keywords and their links to the JSON Schema docs: \ No newline at end of file