/
ME
metaengine
/
MetaEngine API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
metaengine
MetaEngine API
post
Generate Python httpx client from Protobuf definition
v1
latest
OpenAPI 3.0.4
2026-07-26
43
72
153.8 KB
Protobuf
Generate Python httpx client from Protobuf definition
post
/api/protobuf/python-httpx
Request body
ProtobufPythonHttpxRequest
required
protoSource
string
nullable
required
Inline Protocol Buffers (.proto) definition content.
documentation
boolean
nullable
optionsObjectThreshold
integer
nullable
errorHandling
ErrorHandlingOptions
timeout
TimeoutOptions
bearerAuth
BearerAuthOptions
basicAuth
BasicAuthOptions
retries
RetryOptions
customHeaders
CustomHeaderOption[]
nullable
baseUrlEnvVar
string
nullable
generateSyncMethods
boolean
nullable
useCamelCaseAliases
boolean
nullable
Response
OK
CodeGenerationResult
required
executionTimeInMilliseconds
integer
files
CodeFileResult[]
nullable
warnings
string[]
nullable
additionalInfo
AdditionalInfo