mirror of
https://github.com/denoland/std.git
synced 2024-11-22 04:59:05 +00:00
docs(yaml): correct core
schema note (#5552)
This commit is contained in:
parent
0d6b1aec6a
commit
9d572e086a
@ -37,7 +37,7 @@ import {
|
||||
* strings.
|
||||
* - `json`: extends `failsafe` schema by also supporting nulls, booleans,
|
||||
* integers and floats.
|
||||
* - `core`: extends `json` schema by also supporting tag resolution.
|
||||
* - `core`: functionally the same as `json` schema.
|
||||
* - `default`: extends `core` schema by also supporting binary, omap, pairs and
|
||||
* set types.
|
||||
* - `extended`: extends `default` schema by also supporting regular
|
||||
|
Loading…
Reference in New Issue
Block a user