📜  json schmea 类型 - 任何代码示例

📅  最后修改于: 2022-03-11 14:58:58.608000             🧑  作者: Mango

代码示例1
At its core, JSON Schema defines the following basic types:
- string
- number
- integer
- object
- array
- boolean
- null