You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should update the documentation / README to ensure that it's clear that servers that support topic relations are always expected to return all the relations when getting topic data, so that a client would never have to enumerate all other topics to check if a relation exists.
Meaning, if we query the server to get a "child" topic, it will include the "parent" topic in it's 'related_topics' list (and vice versa).
The text was updated successfully, but these errors were encountered:
This came up from @pasi-paasiala
We should update the documentation / README to ensure that it's clear that servers that support topic relations are always expected to return all the relations when getting topic data, so that a client would never have to enumerate all other topics to check if a relation exists.
Meaning, if we query the server to get a "child" topic, it will include the "parent" topic in it's 'related_topics' list (and vice versa).
The text was updated successfully, but these errors were encountered: