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

Fix message send/draft create/modify not working properly #315

Commits on Nov 22, 2023

  1. Make EmailName a TypeDict

    Better UX when using it for making outgoing calls
    mrashed-dev committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    85f7d83 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc71657 View commit details
    Browse the repository at this point in the history
  3. Fix content-type header setting

    - Only add content type if body is present
    - Set content type from data object is present
    mrashed-dev committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    5685ad4 View commit details
    Browse the repository at this point in the history
  4. Incorrect message format

    mrashed-dev committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    a347a17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a398f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bbaf0d View commit details
    Browse the repository at this point in the history
  7. add documentation

    mrashed-dev committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    bb57d3e View commit details
    Browse the repository at this point in the history
  8. fix docs issue

    mrashed-dev committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    1472420 View commit details
    Browse the repository at this point in the history