Skip to content
Discussion options

You must be logged in to vote

We've uploaded our OpenAPI spec, and implemented a workflow to keep it up to date automatically. Please find the latest version here: https://public.magicbell.com/specs/openapi.json

I am curious about what features you miss in terms of response and error handling. Any info that you're able to share would help improve our SDKs.

If by model support you mean that the methods should return instantiated class objects, like a "new User()" or "new Broadcast()" so you can check types using instanceof, that's indeed not how we've designed the magicbell sdk. We're working with plain objects, which are less heavy.

I am curious about the use cases that we're missing because of this. If you have any e…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@RBornost
Comment options

Answer selected by unamashana
Comment options

You must be logged in to vote
2 replies
@smeijer
Comment options

@RBornost
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Questions
Labels
None yet
3 participants