chore: remove mention of `is_buffer_supported` from typespec

This commit is contained in:
Thales Macedo Garitezi 2023-10-10 09:49:18 -03:00
parent d6781efee2
commit cf2075d7d8
1 changed files with 0 additions and 1 deletions

View File

@ -43,7 +43,6 @@
expire_at => infinity | integer(), expire_at => infinity | integer(),
async_reply_fun => reply_fun(), async_reply_fun => reply_fun(),
simple_query => boolean(), simple_query => boolean(),
is_buffer_supported => boolean(),
reply_to => reply_fun() reply_to => reply_fun()
}. }.
-type resource_data() :: #{ -type resource_data() :: #{