We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f0bb4c commit 97f7528Copy full SHA for 97f7528
jsonschema-core.md
@@ -242,8 +242,9 @@ intent is clear to both human readers and implementations.
242
243
#### String JSON Schemas
244
245
-A string schema operates as an implicit reference to another schema object.
246
-A string schema is a shorthand for a schema containing only the `$ref` keyword.
+A string schema operates as an implicit reference to another schema resource. A
+string schema is a shorthand for a schema object containing only the `$ref`
247
+keyword.
248
249
For example, the schema
250
0 commit comments