跳到主要内容

definition-properties-web-properties-connect

connect Type

object (Details)

connect Properties

PropertyTypeRequiredNullableDefined by
methodMergedRequiredcannot be nullUntitled schema
pathstringRequiredcannot be nullUntitled schema
queryobjectOptionalcannot be nullUntitled schema
formDataobjectOptionalcannot be nullUntitled schema

method

连接所使用的HTTP方法

method

method Type

merged type (Details)

any of

path

启动的相对路径

path

path Type

string

query

query参数

query

query Type

object (Details)

formData

设置为POST时,需要以form data形式提交的数据

formData

formData Type

object (Details)