mirror of
				https://github.com/OpenAPITools/openapi-generator.git
				synced 2025-11-04 10:43:44 +00:00 
			
		
		
		
	* [python] echo add test object serialization for multipart requests * [echo api] update samples * [echo api] update samples
		
			
				
	
	
		
			36 lines
		
	
	
		
			674 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			36 lines
		
	
	
		
			674 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Generated by openapi-generator: https://openapi-generator.tech
 | 
						|
# Do not edit by hand
 | 
						|
 | 
						|
import(R6)
 | 
						|
import(jsonlite)
 | 
						|
import(httr)
 | 
						|
import(base64enc)
 | 
						|
import(stringr)
 | 
						|
 | 
						|
 | 
						|
# Core
 | 
						|
export(ApiClient)
 | 
						|
export(ApiResponse)
 | 
						|
 | 
						|
# Models
 | 
						|
export(Bird)
 | 
						|
export(Category)
 | 
						|
export(DataQuery)
 | 
						|
export(DefaultValue)
 | 
						|
export(NumberPropertiesOnly)
 | 
						|
export(Pet)
 | 
						|
export(Query)
 | 
						|
export(StringEnumRef)
 | 
						|
export(Tag)
 | 
						|
export(TestFormObjectMultipartRequestMarker)
 | 
						|
export(TestQueryStyleDeepObjectExplodeTrueObjectAllOfQueryObjectParameter)
 | 
						|
export(TestQueryStyleFormExplodeTrueArrayStringQueryObjectParameter)
 | 
						|
 | 
						|
# APIs
 | 
						|
export(AuthApi)
 | 
						|
export(BodyApi)
 | 
						|
export(FormApi)
 | 
						|
export(HeaderApi)
 | 
						|
export(PathApi)
 | 
						|
export(QueryApi)
 |