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.
This commit is contained in:
parent
b442910ff1
commit
01d758e4c0
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue