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

fix(bpapi): fix `query_mode` type(spec)

The previous spec was wrong due to a mismatch between type declaration and usage in specs:
it would never be `dynamic`, and it was lacking the `simple_async`, `simple_sync` and
`no_queries` constructors.
Thales Macedo Garitezi 2 лет назад
Родитель
Сommit
01d758e4c0
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      apps/emqx/test/emqx_static_checks_data/5.0.bpapi

Разница между файлами не показана из-за своего большого размера
+ 1 - 1
apps/emqx/test/emqx_static_checks_data/5.0.bpapi