This commit is contained in:
史振东
2024-11-04 09:48:08 +00:00
parent ac34bf4256
commit c785cd4dab

View File

@@ -1,40 +0,0 @@
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
1
1
1
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
2
2
2
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: