You've already forked npm-core-sdk
Latest generation
This commit is contained in:
2
view.ts
2
view.ts
@@ -472,5 +472,5 @@ export const GetViewFieldsResult = new GetViewFieldsResult$Type();
|
||||
* @generated ServiceType for protobuf service api.ViewService
|
||||
*/
|
||||
export const ViewService = new ServiceType("api.ViewService", [
|
||||
{ name: "GetViewFields", options: { "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Project View"], description: "Get view fields" }, "api.rscType": "Project", "api.roles": "Platform.Project-View", "google.api.method_visibility": { restriction: "SDK" } }, I: GetViewFieldsRequest, O: GetViewFieldsResult }
|
||||
{ name: "GetViewFields", options: { "api.rscType": "Project", "api.roles": "Platform.Project-View", "grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation": { tags: ["Project View"], description: "Get view fields" }, "google.api.method_visibility": { restriction: "SDK" } }, I: GetViewFieldsRequest, O: GetViewFieldsResult }
|
||||
], { "api.k8sService": "project-model-server" });
|
||||
|
||||
Reference in New Issue
Block a user