/
ME
metaengine
/
MetaEngine API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.4
2026-07-26
43
72
153.8 KB
Protobuf
Generate Java Spring client from Protobuf definition
post
/api/protobuf/java-spring
Request body
ProtobufJavaSpringRequest
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
packageName
string
nullable
required
beanValidation
boolean
nullable
nonNullSerialization
boolean
nullable
baseUrlProperty
string
nullable
Response
OK
CodeGenerationResult
required
executionTimeInMilliseconds
integer
files
CodeFileResult[]
nullable
warnings
string[]
nullable
additionalInfo
AdditionalInfo