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

[PHP] update deserializer to handle object type and add more test cases #2316

Merged
merged 1 commit into from
Mar 5, 2016

Conversation

wing328
Copy link
Contributor

@wing328 wing328 commented Mar 5, 2016

To deserialize type: object properly, we need to update the deserializer: set data type to array (associative array in PHP)

We also add more test cases to cover type: object

@wing328 wing328 added this to the v2.1.6 milestone Mar 5, 2016
wing328 added a commit that referenced this pull request Mar 5, 2016
[PHP] update deserializer to handle object type and add more test cases
@wing328 wing328 merged commit 123bf19 into swagger-api:master Mar 5, 2016
kasperg added a commit to reload/swagger-codegen that referenced this pull request Apr 5, 2016
[PHP] update deserializer to handle object type and add more test cases
kasperg added a commit to DBCDK/biblo-admin that referenced this pull request Apr 6, 2016
- Update swagger-codegen image with patched version supporting
unspecified objects as Strongloop does not provide any specs.
See strongloop/loopback#2043 for problem and
swagger-api/swagger-codegen#2316 for PHP
specific change.
- Rebuild client librarty
@wing328 wing328 deleted the php_add_test_for_object branch April 8, 2016 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant