Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what's the use of the ID fields? #19

Open
Tieske opened this issue Oct 31, 2024 · 0 comments
Open

what's the use of the ID fields? #19

Tieske opened this issue Oct 31, 2024 · 0 comments

Comments

@Tieske
Copy link

Tieske commented Oct 31, 2024

The API takes id fields as identifier, but never returns them. So when a user calls subscribe for example, a Subscriber object is returned, not its id. Similar for Channel objects, which can only be retrieved by passing in an array of namespaces.

It would make sense to me to just drop the id and use the objects themselves.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant