mirror of
https://github.com/logos-messaging/specs.git
synced 2026-02-17 04:33:06 +00:00
Use distinct ContentTopic string type
Co-authored-by: Ivan FB <128452529+Ivansete-status@users.noreply.github.com>
This commit is contained in:
parent
aa27f464c2
commit
71e26dd1ee
@ -501,7 +501,7 @@ functions:
|
||||
description: "Unsubscribe from specific content topics"
|
||||
parameters:
|
||||
- name: contentTopics
|
||||
type: Array<string>
|
||||
type: Array<ContentTopic>
|
||||
description: "The content topics for the node to unsubscribe from."
|
||||
returns:
|
||||
type: void
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user