Skip to content

Commit 2e62c00

Browse files
lawrekahahnbeelee
andauthored
Update content/components/responses.mdx
Co-authored-by: Hahnbee Lee <[email protected]>
1 parent 7878ca6 commit 2e62c00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/components/responses.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The `<ResponseField>` component is designed to define the return values of an AP
2323
</ResponseField>
2424

2525
<ResponseField name="type" type="string" required>
26-
Expected type of the response value, you can also pass a custom type string
26+
Expected type of the response value - this can be any arbitrary string.
2727
</ResponseField>
2828

2929
<ResponseField name="default" type="string">

0 commit comments

Comments
 (0)