v1

latestOpenAPI 3.0.42026-07-264372153.8 KB
Protobuf

Generate Angular HTTP client from Protobuf definition

post/api/protobuf/angular

Request body

protoSourcestring nullable required

Inline Protocol Buffers (.proto) definition content.

documentationboolean nullable
optionsObjectThresholdinteger nullable
baseUrlTokenstring nullable
useInjectFunctionboolean nullable
providedInstring nullable
serviceDecorator'AutoProvided' | 'ComponentScoped'

Selects Angular 22's @Service decorator (instead of @Injectable) and its provisioning scope. Leave the request property null to keep the default @Injectable behavior. Setting it auto-enables inject()-based DI and supersedes ProvidedIn on the engine's last-wins basis. Requires Angular 22+.

useInterceptorsboolean nullable
responseDateTransformationboolean nullable

Response

OK

executionTimeInMillisecondsinteger
warningsstring[] nullable