Takuro Wada
|
955d39f709
|
[Python] Follow PEP8 rules ( Issue #3041 )
|
2016-06-05 23:15:36 +09:00 |
|
zhenjun115
|
67c3f98d96
|
enable python api client to return just data without http header info when need;
|
2016-06-04 23:30:10 +08:00 |
|
Takuro Wada
|
91c35509b8
|
set 'None' to body for request if given body is 'None' ( issue #3020 ) (#3021)
|
2016-06-02 14:51:13 +08:00 |
|
Scott Williams
|
c18241cffc
|
Update license header
|
2016-05-26 21:44:40 +01:00 |
|
Scott Williams
|
23271d74ea
|
Update license header
|
2016-05-26 21:42:37 +01:00 |
|
Scott Williams
|
e0dbb44b37
|
Put license header in shared file
|
2016-05-25 22:35:38 +01:00 |
|
Scott Williams
|
349b727b2c
|
Include license in genrated client
|
2016-05-25 22:20:08 +01:00 |
|
Scott Williams
|
af64746870
|
Fix tox for 2.7 tests
|
2016-05-17 19:50:03 +01:00 |
|
Scott Williams
|
ad6b347170
|
Add requirments.txt and tox.ini
|
2016-05-16 22:16:56 +01:00 |
|
wing328
|
36ada7f5fc
|
Merge branch 'validation' of https://github.com/scottrw93/swagger-codegen into scottrw93-validation
|
2016-05-09 10:51:23 +08:00 |
|
Scott Williams
|
25ebd5466d
|
Update pattern to support Perl /pattern/modifiers convention
|
2016-05-09 01:11:29 +01:00 |
|
Scott Williams
|
fed22a1f72
|
Add regex support
|
2016-05-06 22:52:44 +01: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 |
|
Scott Williams
|
1674ec3799
|
Fix generated test directory name conflicting with sample test directory name
|
2016-04-27 22:53:22 +01:00 |
|
Scott Williams
|
066baf3c16
|
Update comments in generated unit test stubs
|
2016-04-27 22:02:48 +01:00 |
|
Scott Williams
|
f59c43dffb
|
Issue #2276 Auto generated test stubs
|
2016-04-27 20:53:48 +01:00 |
|
wing328
|
87c6566bd0
|
mapped uuid to str in python
|
2016-04-27 17:37:44 +08:00 |
|
wing328
|
8eb3f8a448
|
fix python property name
|
2016-04-20 22:12:09 +08:00 |
|
Scott Williams
|
79bbab04ec
|
Update required packages to latest stable version
|
2016-04-19 21:17:43 +01: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 |
|
wing328
|
0b42b533d9
|
add new files
|
2016-04-16 00:44:36 +08:00 |
|
Kevin Glinski
|
f02ee42594
|
merge from upstream
|
2016-04-14 08:35:05 -04:00 |
|
Kevin Glinski
|
2beeabb33a
|
fixing typeos
|
2016-04-14 08:22:56 -04:00 |
|
wing328
|
5a88b9e896
|
update python to use test spec
|
2016-04-14 18:30:54 +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 |
|
wing328
|
c159239d1b
|
Merge pull request #2529 from cobain/bugfix/issue2061_fix_DeprecationWarning_in_unit_tests
issue2061_fix_DeprecationWarning_in_unit_tests
|
2016-04-09 22:08:31 +08:00 |
|
wing328
|
b08fb4e2f2
|
Merge pull request #2472 from wing328/python_auto_doc
[Python] automatically generate documentation (markdown) for Python API client
|
2016-04-09 18:41:14 +08:00 |
|
wing328
|
10de0b5c5b
|
update python sample after rebase
|
2016-04-08 23:54:47 +08:00 |
|
wing328
|
f44e5faf1b
|
add http info support for python
|
2016-04-08 22:00:27 +08:00 |
|
zhenghaitao
|
bf15c88811
|
issue2061_fix_DeprecationWarning_in_unit_tests
|
2016-04-08 15:18:42 +08:00 |
|
wing328
|
ba74c69fdb
|
update doc for python, add new files
|
2016-03-30 17:50:38 +08:00 |
|
wing328
|
142a3bab72
|
generate doc for python api and doc
|
2016-03-30 15:14:58 +08:00 |
|
Scott Williams
|
a9409834df
|
Re-generate python client
|
2016-03-19 20:37:56 +00:00 |
|
Scott Williams
|
4e5ba15fa0
|
Issue 2410: Suport HTTP body for DELETE operation
|
2016-03-19 16:51:02 +00:00 |
|
wing328
|
47bb5689d9
|
better hanlding of model name starting with number
|
2016-03-17 11:49:06 +08:00 |
|
wing328
|
be7a49385f
|
set default user default for ruby, php, python, java
|
2016-03-15 11:41:47 +08:00 |
|
wing328
|
41383e78c3
|
change php git_push location
|
2016-03-13 15:58:04 +08:00 |
|
wing328
|
a529d9dfe0
|
push new git_push and .gitinore file
|
2016-03-12 18:01:53 +08:00 |
|
wing328
|
637bdd2f50
|
add git_push and gitignore to most client generators
|
2016-03-12 17:35:25 +08:00 |
|
wing328
|
c51f4c629e
|
to fix #2306
|
2016-03-04 12:08:57 +08:00 |
|
wing328
|
742e3f5070
|
remove 'method' from python api
|
2016-02-28 16:51:50 +08:00 |
|
wing328
|
f68e93c662
|
better local variable naming for ruby, python and php
|
2016-02-28 11:48:14 +08:00 |
|
wing328
|
28769ac671
|
add prefix and suffic support to php and python models
|
2016-02-27 18:30:56 +08:00 |
|
wing328
|
2d4ccbfd79
|
add test case to python, better resered word handling for objc
|
2016-02-25 20:09:58 +08:00 |
|
Matan Goldman
|
341f862569
|
change the order of the elif inside to_dict for better performance (dictionary/additionalProperties is less probable)
|
2016-02-07 21:46:33 +02:00 |
|
Matan Goldman
|
2ddbfa8218
|
Now it should be fully compatible with python 2.7 and 3.4
|
2016-02-07 21:46:33 +02:00 |
|
wing328
|
59fde5f072
|
Merge pull request #2060 from wing328/scottrw93_fix_2036
[Python] Fix for Python client upload list of files Issue #2036
|
2016-02-07 23:47:36 +08:00 |
|
Scott Williams
|
57f38e4433
|
Update pet-store python client files
|
2016-02-07 23:33:49 +08:00 |
|
Matan Goldman
|
32d2a4d4cb
|
fix python 3.4 compatabilty
|
2016-02-07 16:23:12 +02:00 |
|