You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/fields.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ icon: 'letter-text'
6
6
7
7
There are two types of fields: Paramameter Fields and Response Fields.
8
8
9
-
## Paramameter Field
9
+
## Parameter Field
10
10
11
11
A `ParamField` component is used to define the parameters for your APIs or SDKs. Adding a `ParamField` will automatically add an [API Playground](/api-playground/overview).
12
12
@@ -116,4 +116,4 @@ The `<ResponseField>` component is designed to define the return values of an AP
0 commit comments