Skip to content

Fix dropping collection values in GET calls#45

Merged
stury merged 3 commits intoyahoo:masterfrom
WinnieLYT:winnie-lyt/tdoauth
Nov 2, 2022
Merged

Fix dropping collection values in GET calls#45
stury merged 3 commits intoyahoo:masterfrom
WinnieLYT:winnie-lyt/tdoauth

Conversation

@WinnieLYT
Copy link
Contributor

@WinnieLYT WinnieLYT commented Nov 1, 2022

I confirm that this contribution is made under the terms of the license found in the root directory of this repository's source tree and that I have the authority necessary to make this contribution on behalf of its copyright owner.

The test testGetRequestWithInvalidAdditionalParameters was added in TDOAuth 1.6.1 which has problem in parsing parameters (PR: #43). It passed successfully because the TDOAuth.swift drops Array and Dictionary types of values by accident.
This PR is to make the test result equal to what TDOAuth 1.5.0 (TDOAuth.m) processes.

Copy link
Collaborator

@stury stury left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's get this out. Thanks @WinnieLYT !

@stury stury merged commit 4974830 into yahoo:master Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants