Dave Baird
|
3559a8bd09
|
Fix array query param processing
A couple of PHP functions that don't exist in Perl were being called to
process array query parameters.
|
2015-11-02 10:47:46 +01:00 |
|
dvz5
|
08f424824c
|
Update 02_store_api.t
|
2015-11-01 23:14:22 +01:00 |
|
dvz5
|
2e03ecc4b8
|
Update 01_pet_api.t
Add tests for photoUrls, to check correct mapping from object attribute name to JSON attribute name.
|
2015-11-01 23:10:20 +01:00 |
|
wing328
|
303dbe7730
|
fix array,map for perl, add test case
|
2015-06-10 10:53:21 +08:00 |
|
wing328
|
1a868abdfa
|
rename APIClient to ApiClient
|
2015-05-28 10:51:36 +08:00 |
|
wing328
|
866b546cfd
|
make api client pluggable
|
2015-05-27 17:56:39 +08:00 |
|
wing328
|
abbea5ec4c
|
better logic for accept and content-type, added test cases
|
2015-05-18 16:23:46 +08:00 |
|
William Cheng
|
9904c0e09f
|
add unit testing for pet
|
2015-05-16 15:37:58 +08:00 |
|