Skip to content

Commit f9e5338

Browse files
fix post method in api
1 parent 711e202 commit f9e5338

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-v2/pages/connect/api.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,7 @@ the list of options that can be used to configure the prop indicated in the
13851385
request.
13861386

13871387
```text
1388-
GET /{component_type}/configure
1388+
POST /{component_type}/configure
13891389
```
13901390

13911391
##### Path parameters

0 commit comments

Comments
 (0)