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

Update JS and TS routes for null parameters #186

Merged
merged 5 commits into from
Oct 5, 2020

Commits on Oct 5, 2020

  1. Update JS and TS routes for null parameters

    - Fix for ([JS #41](dropbox/dropbox-sdk-js#41))
    - Update route to not have `arg` when there is no parameter
    - Update comments to also not contain `arg` when no parameter
    - Update tests for both clients
    rogebrd committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    e63f4be View commit details
    Browse the repository at this point in the history
  2. Fix linter issue

    rogebrd committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    4c52175 View commit details
    Browse the repository at this point in the history
  3. Fix linter

    rogebrd committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    c0fc133 View commit details
    Browse the repository at this point in the history
  4. Update major version

    rogebrd committed Oct 5, 2020
    Configuration menu
    Copy the full SHA
    92abec5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b6fe0c View commit details
    Browse the repository at this point in the history