修改
This commit is contained in:
@@ -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:
|
||||||
Reference in New Issue
Block a user