You've already forked npm-core-sdk
Latest generation
This commit is contained in:
@@ -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"
|
||||
// };
|
||||
|
||||
Reference in New Issue
Block a user