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 7878ca6 commit 2e62c00Copy full SHA for 2e62c00
content/components/responses.mdx
@@ -23,7 +23,7 @@ The `<ResponseField>` component is designed to define the return values of an AP
23
</ResponseField>
24
25
<ResponseField name="type" type="string" required>
26
- Expected type of the response value, you can also pass a custom type string
+ Expected type of the response value - this can be any arbitrary string.
27
28
29
<ResponseField name="default" type="string">
0 commit comments