|
@@ -124,7 +124,10 @@ common_bridge_fields() ->
|
|
|
desc => ?DESC("desc_enable"),
|
|
desc => ?DESC("desc_enable"),
|
|
|
default => true
|
|
default => true
|
|
|
}
|
|
}
|
|
|
- )}
|
|
|
|
|
|
|
+ )},
|
|
|
|
|
+ %% Create v2 connector then usr v1 /bridges_probe api to test connector
|
|
|
|
|
+ %% /bridges_probe should pass through v2 connector's description.
|
|
|
|
|
+ {description, emqx_schema:description_schema()}
|
|
|
].
|
|
].
|
|
|
|
|
|
|
|
status_fields() ->
|
|
status_fields() ->
|