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 1378f27 commit 4c60019Copy full SHA for 4c60019
jsonschema/doc.go
@@ -40,7 +40,7 @@ or as a value of this type:
40
41
# Inference
42
43
-The [For] and [forType] functions return a [Schema] describing the given Go type.
+The [For] function returns a [Schema] describing the given Go type.
44
The type cannot contain any function or channel types, and any map types must have a string key.
45
For example, calling For on the above Player type results in this schema:
46
0 commit comments