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

Omit params field from requests instead of sending null value #640

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Oct 2, 2021

  1. omit params from requests instead of sending null

    Signed-off-by: Szabolcs Seláf <selu@selu.org>
    selu committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    9d785c8 View commit details
    Browse the repository at this point in the history
  2. remove debug message

    Signed-off-by: Szabolcs Seláf <selu@selu.org>
    selu committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    7bf2b7b View commit details
    Browse the repository at this point in the history
  3. add test for omitting params from requests

    Signed-off-by: Szabolcs Seláf <selu@selu.org>
    selu committed Oct 2, 2021
    Configuration menu
    Copy the full SHA
    6854e8e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. fix typo in test case

    Co-authored-by: Tomasz Drwięga <tomusdrw@users.noreply.github.com>
    selu and tomusdrw committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    60aeb01 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. add test for optional params

    Signed-off-by: Szabolcs Seláf <selu@selu.org>
    selu committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    ececfbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c89ced2 View commit details
    Browse the repository at this point in the history