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 |
|
wing328
|
3a80a4ff1e
|
fix double byte characters in description, upgrade to lang3
|
2016-05-06 16:36:45 +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 |
|
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
|
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 |
|
Arne Jørgensen
|
5d57bb1e62
|
[PHP] Regenerate petstore sample
|
2016-04-27 21:04:06 +02:00 |
|
wing328
|
f1d75f46cf
|
fix #2688
|
2016-04-23 16:49:52 +08:00 |
|
wing328
|
0b42b533d9
|
add new files
|
2016-04-16 00:44:36 +08:00 |
|
wing328
|
d19ed8a89b
|
fix php test cases with petstore test yaml
|
2016-04-14 16:19:38 +08:00 |
|
wing328
|
68cb030609
|
add new files for format test model
|
2016-04-11 22:11:53 +08:00 |
|
wing328
|
44a4219e3e
|
fix swift mapping with int and number
|
2016-04-11 19:37:56 +08:00 |
|
Arne Jørgensen
|
747f6ba0bb
|
Regenerate PHP petstore sample
|
2016-04-09 21:05:45 +02:00 |
|
wing328
|
290957f6c8
|
update php sample
|
2016-04-09 18:05:40 +08:00 |
|
wing328
|
02ac7d93c5
|
minor php code improvement
|
2016-04-09 17:59:28 +08:00 |
|
wing328
|
20f1e97df3
|
fix typo in readme
|
2016-03-30 20:58:18 +08:00 |
|
Arne Jørgensen
|
da518d55d2
|
Regenerate PHP petstore sample
|
2016-03-28 11:30:27 +02:00 |
|
wing328
|
95cd8b73a6
|
update sample code, update test case
|
2016-03-19 16:03:36 +08:00 |
|
Arne Jørgensen
|
aa61204ede
|
Regenerate PHP petstore sample
|
2016-03-18 00:52:12 +01:00 |
|
wing328
|
4b5a0a4872
|
beter handling of model name starting with number
|
2016-03-16 23:10:59 +08:00 |
|
Arne Jørgensen
|
55ef72d47e
|
Regenerate PHP petstore sample
|
2016-03-16 13:08:09 +01:00 |
|
wing328
|
a529d9dfe0
|
push new git_push and .gitinore file
|
2016-03-12 18:01:53 +08:00 |
|
wing328
|
b5c0f17a02
|
update php to handle object type and add more test case
|
2016-03-05 14:25:01 +08:00 |
|
wing328
|
ae54301ed7
|
better model name for php
|
2016-03-04 14:26:28 +08:00 |
|
wing328
|
9fd4f39c8c
|
update tostring to use sanitizeforserialization
|
2016-01-18 21:27:29 +08:00 |
|
Ron
|
3a2ad9e2e4
|
Happy new year!
|
2016-01-06 16:04:16 -08:00 |
|
wing328
|
f154e407d2
|
update coding style based on CodeSniffer
|
2015-07-13 15:26:12 +08:00 |
|
wing328
|
71a22141bf
|
add enum support for model property
|
2015-07-13 15:24:11 +08:00 |
|
wing328
|
259b31ccd4
|
temporary folder setting
|
2015-07-13 15:21:38 +08:00 |
|
wing328
|
fcd0b31d7d
|
add file response for php
|
2015-07-13 15:09:09 +08:00 |
|
Tony Tam
|
07d5365c5c
|
merged from #902, rebuilt client
|
2015-06-25 10:17:28 -07:00 |
|
Branden Cash
|
719a0b732e
|
Update sample client
|
2015-06-18 11:43:48 -07:00 |
|