Zaiming (Stone) Shi
|
46877e979b
|
chore: update copyright-year
|
2024-02-23 08:21:06 +01:00 |
Thales Macedo Garitezi
|
f7adaa8911
|
fix(postgres_schema): fix usages of `resource_opts` in connector and action schemas
Fixes https://emqx.atlassian.net/browse/EMQX-11569
|
2023-12-11 15:03:20 -03:00 |
Thales Macedo Garitezi
|
7a1288e802
|
fix(bridge_postgres): add `resource_opts` to connector schema
|
2023-12-04 10:02:05 -03:00 |
Zaiming (Stone) Shi
|
6c85e62d26
|
fix(schema): add namespaces
|
2023-11-28 12:07:42 +01:00 |
Stefan Strigler
|
048f4724a9
|
feat(emqx_connector): add field 'actions' in API response
Also unify schemas, use emqx_connector_schema for the generic parts.
|
2023-11-27 16:09:17 +01:00 |
Kjell Winblad
|
c85004b7ef
|
chore: remove obsolete TODO
|
2023-11-24 21:22:27 +01:00 |
Kjell Winblad
|
66945dcc5c
|
fix: address more comments from @thalesmg
|
2023-11-24 20:31:29 +01:00 |
Kjell Winblad
|
f070d80b1a
|
fix: swagger examples for PostgreSQL, Matrix and Timescale
|
2023-11-24 18:50:52 +01:00 |
Kjell Winblad
|
e920160805
|
fix: add enable and description fields to PostgreSQL connector
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
3dca83c854
|
fix: all missing descriptions
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
64c015cf6f
|
fix: unify the schema modules in emqx_bridge_pgsql
|
2023-11-24 17:33:39 +01:00 |
Kjell Winblad
|
d5b62eead0
|
feat: split pgsql, matrix and timescale into connector action
This commit splits the bridges pgsql, matrix and timescale into
connector and action.
Fixes:
https://emqx.atlassian.net/browse/EMQX-11155
|
2023-11-24 17:33:35 +01:00 |