Просмотр исходного кода

chore(schmea): include the emqx_exhook_schema

JianBo He 4 лет назад
Родитель
Сommit
b3fac24c5e
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      apps/emqx_machine/src/emqx_machine_schema.erl

+ 1 - 0
apps/emqx_machine/src/emqx_machine_schema.erl

@@ -54,6 +54,7 @@
         , emqx_dashboard_schema
         , emqx_gateway_schema
         , emqx_prometheus_schema
+        , emqx_exhook_schema
         ]).
 
 %% TODO: add a test case to ensure the list elements are unique