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 3ac6957 commit 06ce95eCopy full SHA for 06ce95e
website/docs/how-to-guides/parsing.json-strings.md
@@ -1,4 +1,4 @@
1
-# Understanding Atypical Type Behavior from JsonFromString in io-ts-types
+# Decoding JSON from Headers, Query Parameters, and URL Parameters
2
3
There are three type parameters to a codec: `t.Type<I, O, A>`. The third parameter
4
determines the type that the `decode` function receives. Most codecs have the third
0 commit comments