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
All publicly exposed methods and classes are now documented with docstrings.
Here are a couple examples of how that looks like in the editor:
The only class without docstrings is SeamWebhookVerificationError. It's an alias of WebhookVerificationError imported from svix, which itself doesn't appear to have docstrings.
If we go with Sphinx it might be make for better doc gen, but if we go with Google Style RST or markdown it may work "out of the box" in VSCode, yet we lose control over the output format if we put this on docs.seam.co.
SeamMultiWorkspace
#135SeamWebhook
: normalize headers before passing to svix + add docstrings #113The text was updated successfully, but these errors were encountered: