Yassine Ilmi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							931197a1cd 
							
						 
					 
					
						
						
							
							Clean-up - Unnecessary trailing underscores in Python Flask, AIOHttp, BluePlanet  ( #16249 )  
						
						 
						
						... 
						
						
						
						* Remove trailing underscore in security_controller_.py and base_model_.py
* Regenerating sample files
* Clean-up files with trailing underscore in samples
* Update security extension to use the new security_controller
* Regenerate unmaintained samples 
						
						
					 
					
						2023-08-14 13:26:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Nathan Baulch 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9f1fa0e440 
							
						 
					 
					
						
						
							
							Fix another batch of spelling typos ( #13915 )  
						
						 
						
						... 
						
						
						
						* Fix typos
* Remove repeated words
* Minor grammar fixes 
						
						
					 
					
						2022-11-07 21:30:24 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Alexey Volkov 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f6c8ede79 
							
						 
					 
					
						
						
							
							[Python] Fixed docstrings in api.mustache ( #6391 )  
						
						 
						
						... 
						
						
						
						* [Python] Fixed docstrings
Fixes https://github.com/swagger-api/swagger-codegen/issues/9630 
* Updated generated files
* Fixed python-experimental
* Updated generated files
* Fully fixed the format of the docstrings
* Updated generated files
* Updated generated files in openapi3 
						
						
					 
					
						2020-06-04 08:46:35 -07:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Justin 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							857a4bf5d9 
							
						 
					 
					
						
						
							
							Use the dataType if the baseType is not set ( #5372 )  
						
						 
						
						... 
						
						
						
						* Use the dataType if the baseType is not set
* add tests for passing enum as parameter
* updated requirements file in samples
* Update spec to explicitly name objects and prevent `inline_object`
* use the correct scripts to generate samples (`bin/openapi3/python-flask*`) 
						
						
					 
					
						2020-02-28 09:46:57 -08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								LoveIsGrief 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							910ce9fa89 
							
						 
					 
					
						
						
							
							python: Add gitlab-ci.mustache ( #5342 )  
						
						 
						
						... 
						
						
						
						* python: Add gitlab-ci.mustache
It does the same stuff as in the .travis.yml but just for Gitlab CI
#5340  - Python .gitlab-ci.yml
* python: Run all scripts in bin
find bin/ -type f -name 'python*.sh' -exec {} \;
Had to update all samples 
						
						
					 
					
						2020-02-17 22:36:21 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Sebastien Rosset 
							
						 
					 
					
						
						
						
						
							
						
						
							63859d6d51 
							
						 
					 
					
						
						
							
							Add python-experimental-openapiv3-sample ( #4992 )  
						
						 
						
						... 
						
						
						
						Add python-experimental-openapiv3-sample
Add missing files for the Python samples
Add python-experimental-petstore.bat for openapi v3
Add python-experimental samples openapi v3
Add python-experimental samples openapi v3
Add python-experimental samples openapi v3. Address review comments
add missing files for test purpose
fix python formatting issues
fix python formatting issues
fix python formatting issues
Fix unit tests
fix python formatting issues
fix python formatting issues
fix python formatting issues
fix 'line too long' pep8 error
address PR comments for pep8 'line too long' problem
regenerate samples
execute samples scripts
dummy commit to retrigger circleci
Revert dummy commit, it didn't help. 
						
						
					 
					
						2020-01-21 23:19:07 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Jim Schubert 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ea55968737 
							
						 
					 
					
						
						
							
							Evaluating https issues in CircleCI (on top of CiscoM31-maven-h… ( #5034 )  
						
						 
						
						... 
						
						
						
						* replace http with https. Replace http://central.maven.org  with https://repo1.maven.org 
* replace http://www.apache.org/licenses/LICENSE-2.0  with https://www.apache.org/licenses/LICENSE-2.0 
* Force HTTPS for mavenCentral gradle DSL
Co-authored-by: Sebastien Rosset <serosset@cisco.com> 
						
						
					 
					
						2020-01-18 18:53:05 -05:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Shogoki 
							
						 
					 
					
						
						
						
						
							
						
						
							a748e1ff9a 
							
						 
					 
					
						
						
							
							[BUG][Python-Flask] Primitive type bytearray deserialization missing in util.py.  #2724  ( #3642 )  
						
						 
						
						... 
						
						
						
						* added bytearray to list of types
* adding regenerated sample files for python-flask 
						
						
					 
					
						2019-08-22 17:15:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								Guillaume SMAHA 
							
						 
					 
					
						
						
						
						
							
						
						
							049f69c55b 
							
						 
					 
					
						
						
							
							Use range for dependencies in python-flask ( #3470 )  
						
						 
						
						
						
						
					 
					
						2019-07-28 10:40:10 +08:00  
					
					
						 
						
							
							
							 
						
					 
				 
			
				
					
						
							
							
								 
								William Cheng 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							35262aa7d1 
							
						 
					 
					
						
						
							
							move openapi 3 samples to the correct folder ( #3267 )  
						
						 
						
						
						
						
					 
					
						2019-07-03 13:18:52 +08:00