mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +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)
|