Fix(API): remove cursor in API HTTP methods field (#1512)
Fixes: #1249 Co-authored-by: Yedoti Sumanth <sumanthyedoti@redd.in>
This commit is contained in:
parent
da8ab92803
commit
a7ecfd0a6d
|
|
@ -201,6 +201,7 @@ const ApiEditorForm: React.FC<Props> = (props: Props) => {
|
|||
name="actionConfiguration.httpMethod"
|
||||
className="t--apiFormHttpMethod"
|
||||
options={HTTP_METHOD_OPTIONS}
|
||||
isSearchable={false}
|
||||
/>
|
||||
<DatasourceWrapper className="t--dataSourceField">
|
||||
<EmbeddedDatasourcePathField
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user