Преглед изворни кода

chore(schmea): include the emqx_exhook_schema

JianBo He пре 4 година
родитељ
комит
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