You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -196,5 +196,5 @@ export const GoAPEGenerateResult = new GoAPEGenerateResult$Type();
|
||||
* @generated ServiceType for protobuf service api.GoAPEService
|
||||
*/
|
||||
export const GoAPEService = new ServiceType("api.GoAPEService", [
|
||||
{ name: "Generate", options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Go APE"], description: "Generates a desired output from a template" }, "api.rscType": "Platform", "api.roles": "Platform.GoAPE", "google.api.method_visibility": { restriction: "INTERNAL" } }, I: GoAPEGenerateRequest, O: GoAPEGenerateResult }
|
||||
{ name: "Generate", options: { "api.rscType": "Platform", "api.roles": "Platform.GoAPE", "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Go APE"], description: "Generates a desired output from a template" }, "google.api.method_visibility": { restriction: "INTERNAL" } }, I: GoAPEGenerateRequest, O: GoAPEGenerateResult }
|
||||
], { "api.k8sService": "go-ape" });
|
||||
|
||||
Reference in New Issue
Block a user