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

Allow null user_id and provide partial Webhooks #675

Merged
merged 5 commits into from
May 12, 2018

Commits on Apr 28, 2018

  1. allow for null user_id

    added webhooks to AuditLogEntry
    jagrosh committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    c894cf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8cd02c View commit details
    Browse the repository at this point in the history
  3. fixed formatting

    modified some return types
    added documentation for Webhook#newClient()
    jagrosh committed Apr 28, 2018
    Configuration menu
    Copy the full SHA
    e09cde1 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2018

  1. added @nullable annotations

    added more docs
    modified getURL() method to account for lack of token
    jagrosh committed Apr 29, 2018
    Configuration menu
    Copy the full SHA
    cf26954 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. Configuration menu
    Copy the full SHA
    e98ceb5 View commit details
    Browse the repository at this point in the history