Latest generation

This commit is contained in:
ci core model
2026-06-12 09:29:39 +00:00
parent 75b51eeae8
commit 523c935e9a
14 changed files with 537 additions and 19 deletions

View File

@@ -79,7 +79,7 @@ export interface IItemInputAPIClient {
// option (roles) = "Platform.Project-Claim";
// option (platformReserved) = true;
// option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation) = {
// description: "A claim is added for the Item."
// description: "A claim has been added on the Item."
// summary: ""
// tags: "Item Inputs"
// };
@@ -177,7 +177,7 @@ export class ItemInputAPIClient implements IItemInputAPIClient, ServiceInfo {
// option (roles) = "Platform.Project-Claim";
// option (platformReserved) = true;
// option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation) = {
// description: "A claim is added for the Item."
// description: "A claim has been added on the Item."
// summary: ""
// tags: "Item Inputs"
// };