chore: remove mention of `is_buffer_supported` from typespec
This commit is contained in:
parent
d6781efee2
commit
cf2075d7d8
|
@ -43,7 +43,6 @@
|
|||
expire_at => infinity | integer(),
|
||||
async_reply_fun => reply_fun(),
|
||||
simple_query => boolean(),
|
||||
is_buffer_supported => boolean(),
|
||||
reply_to => reply_fun()
|
||||
}.
|
||||
-type resource_data() :: #{
|
||||
|
|
Loading…
Reference in New Issue