wing328
|
1638adb79e
|
avoid code injection in php api client
|
2016-06-27 21:51:27 +08:00 |
|
wing328
|
74239c422b
|
add enum class support, merged test cases for php
|
2016-06-26 17:41:29 +08:00 |
|
Arne Jørgensen
|
614e98a404
|
[PHP] Regenerate petstore sample
|
2016-06-13 23:22:31 +02:00 |
|
Arne Jørgensen
|
f5f4adac29
|
[PHP] Handle empty array response correct
|
2016-06-13 23:22:04 +02:00 |
|
Arne Jørgensen
|
e41019fb2b
|
[PHP] Regenerate petstore sample
|
2016-05-26 00:13:45 +02:00 |
|
Mikolaj Przybysz
|
6aa821d76d
|
Rebuild php petstore sample client
|
2016-05-24 15:03:25 +02:00 |
|
wing328
|
7b1cfde891
|
add enum test in php api client
|
2016-05-23 15:38:20 +08:00 |
|
wing328
|
c6f03806df
|
Replaced {{mediaType}} with {{{mediaType}} to keep the original media
|
2016-05-20 17:48:47 +08:00 |
|
Arne Jørgensen
|
d3fe0ae28a
|
[PHP] Improve codestyle of phpunit tests
|
2016-05-14 13:45:41 +02:00 |
|
Arne Jørgensen
|
1f02fd281f
|
[PHP] Regenerate petstore sample
|
2016-05-14 13:45:41 +02:00 |
|
Arne Jørgensen
|
cc395fdf63
|
[PHP] Improve generated codestyle
|
2016-05-14 13:45:41 +02:00 |
|
wing328
|
0b7d0c34af
|
add debug switch to print out downloaded file info
|
2016-05-14 17:11:48 +08:00 |
|
wing328
|
e24405e706
|
Merge pull request #2861 from BeneficialName/php-fix-prop-name-as-var
[PHP] list_invalid_properties now don't call undefined variables
|
2016-05-13 17:35:18 +08:00 |
|
wing328
|
406357e3b8
|
Merge pull request #2854 from BeneficialName/php-cleanup
[PHP] Cleanup to make coding style more consistent
|
2016-05-13 17:31:36 +08:00 |
|
Kim Sondrup
|
7737a59705
|
Run ./bin/php-petstore.sh
|
2016-05-13 11:01:10 +02:00 |
|
wing328
|
26aa8e7c05
|
Merge pull request #2852 from BeneficialName/php-model-change
[PHP] method list_invalid_properties change to camelCase
|
2016-05-13 16:55:17 +08:00 |
|
Kim Sondrup
|
e31c71f685
|
[PHP] list_invalid_properties now don't call undefined variables
|
2016-05-13 10:54:29 +02:00 |
|
Kim Sondrup
|
840adb8aa3
|
[PHP] model list_invalid_properties change to camelCase
|
2016-05-12 20:05:55 +02:00 |
|
wing328
|
1cb1b0351c
|
update php sample
|
2016-05-10 22:38:21 +08:00 |
|
wing328
|
363c40ec55
|
update php petstore sample
|
2016-05-10 00:39:55 +08:00 |
|
wing328
|
d0529cffdb
|
Merge branch 'php-fix-array-handling-2' of https://github.com/arnested/swagger-codegen into arnested-php-fix-array-handling-2
Conflicts:
modules/swagger-codegen/src/main/resources/php/model.mustache
samples/client/petstore/php/SwaggerClient-php/README.md
samples/client/petstore/php/SwaggerClient-php/lib/Model/Animal.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/AnimalFarm.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/ApiResponse.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Cat.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Category.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Dog.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/EnumClass.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/EnumTest.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/FormatTest.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Model200Response.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/ModelReturn.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Name.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Order.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Pet.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/SpecialModelName.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Tag.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/User.php
|
2016-05-10 00:29:13 +08:00 |
|
wing328
|
f30b32afc4
|
minor fix to mustache layout
|
2016-05-09 16:32:49 +08:00 |
|
wing328
|
cf6e8cffbb
|
Merge branch 'php_parameter_validation' of https://github.com/abcsun/swagger-codegen into abcsun-php_parameter_validation
Conflicts:
samples/client/petstore/php/SwaggerClient-php/README.md
samples/client/petstore/php/SwaggerClient-php/lib/Model/EnumClass.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/EnumTest.php
|
2016-05-09 16:21:40 +08:00 |
|
abcsun
|
9efef02d5f
|
formate the module.mustache
|
2016-05-07 18:12:28 +08:00 |
|
abcsun
|
df1d36cf47
|
modify the properties from container array
|
2016-05-07 15:55:38 +08:00 |
|
abcsun
|
0695708594
|
sync from origin master & do the parameters validation in model
|
2016-05-07 15:43:19 +08:00 |
|
Arne Jørgensen
|
bf8b7b760c
|
[PHP] Regenerate petstore sample
|
2016-05-06 23:48:52 +02:00 |
|
Arne Jørgensen
|
f5a802d9af
|
[PHP] Fix default values in derived classes
Fixes flaw in 9f40a82310b36764e5d8ee055983c888ac4d88a6.
|
2016-05-06 23:48:52 +02:00 |
|
wing328
|
3a80a4ff1e
|
fix double byte characters in description, upgrade to lang3
|
2016-05-06 16:36:45 +08:00 |
|
wing328
|
1dd8faf8b7
|
Merge pull request #2783 from GriffinSchneider/patch-1
Replace 'BEARER' with 'Bearer' everywhere for RFC6750 compliance.
|
2016-05-06 15:01:22 +08:00 |
|
wing328
|
ac2cb647b5
|
Merge branch 'php-fix-array-handling' of https://github.com/arnested/swagger-codegen into arnested-php-fix-array-handling
Conflicts:
modules/swagger-codegen/src/main/resources/php/model.mustache
samples/client/petstore/php/SwaggerClient-php/README.md
samples/client/petstore/php/SwaggerClient-php/docs/FormatTest.md
samples/client/petstore/php/SwaggerClient-php/lib/Api/FakeApi.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Animal.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/ApiResponse.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Cat.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Category.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Dog.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/FormatTest.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Model200Response.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/ModelReturn.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Name.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Order.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Pet.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/SpecialModelName.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/Tag.php
samples/client/petstore/php/SwaggerClient-php/lib/Model/User.php
|
2016-05-06 10:46:36 +08:00 |
|
Griffin Schneider
|
e5ab34b658
|
Replace 'BEARER' with 'Bearer' everywhere.
RFC6750 indicates that the correct header format is 'Bearer <token>',
not 'BEARER <token>'.
|
2016-05-05 16:14:45 -04:00 |
|
abcsun
|
22ea2d87e0
|
add validation to model
|
2016-05-05 11:41:14 +08:00 |
|
wing328
|
0310d95800
|
fix csharp enum issue after rebase
|
2016-05-03 11:19:19 +08:00 |
|
wing328
|
a7ca0ad11f
|
add enum number support to php
|
2016-05-03 11:16:05 +08:00 |
|
wing328
|
00e15b76ec
|
clean up post process model in csharp, add default value for enum
|
2016-05-03 11:14:45 +08:00 |
|
wing328
|
217d93401b
|
better php enum naming
|
2016-05-03 11:14:45 +08:00 |
|
wing328
|
11deb43829
|
add enum class support to php
|
2016-05-03 11:14:45 +08:00 |
|
wing328
|
2c9e9ee425
|
fix getter for allowableValues for php enum
|
2016-05-03 11:14:45 +08:00 |
|
wing328
|
800a858acb
|
add enum support to php, refactor post process model enum
|
2016-05-03 11:14:44 +08:00 |
|
wing328
|
d6158c4c55
|
fix uuid for java, php, ruby and csharp
|
2016-05-02 22:06:33 +08:00 |
|
abcsun
|
72120099b4
|
change the validation to allParams
|
2016-04-29 11:04:27 +08:00 |
|
abcsun
|
fbde7f88ee
|
add parameter validation in methord call
|
2016-04-28 10:39:54 +08:00 |
|
Arne Jørgensen
|
5d57bb1e62
|
[PHP] Regenerate petstore sample
|
2016-04-27 21:04:06 +02:00 |
|
Arne Jørgensen
|
7f99469efd
|
[PHP] Add test case testing ArrayAccess interface
Test if we implement the ArrayAccess interface correct on out model objects.
|
2016-04-27 21:00:58 +02:00 |
|
wing328
|
a281afaebf
|
add requiredVars and optionalVars for codegen model
|
2016-04-23 22:48:24 +08:00 |
|
wing328
|
f1d75f46cf
|
fix #2688
|
2016-04-23 16:49:52 +08:00 |
|
Arne Jørgensen
|
ecfb71a0df
|
[PHP] Regenerated petstore sample
|
2016-04-19 21:32:11 +02:00 |
|
Arne Jørgensen
|
dcccfa4b99
|
Fix class name in test cases
|
2016-04-18 22:10:35 +02:00 |
|
wing328
|
8c0cff57ba
|
Merge pull request #2595 from KevinGlinski/csharpdoc
[CSharp] Add auto-generated CSharp documentation in Markdown
|
2016-04-17 22:47:02 +08:00 |
|