Explorar el Código

chore(schmea): include the emqx_exhook_schema

JianBo He hace 4 años
padre
commit
b3fac24c5e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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