You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
Lib version: 1.12.0-SNAPSHOT-251119155251
|
Lib version: 1.12.0-SNAPSHOT-251120075430
|
||||||
|
|||||||
@@ -54,18 +54,6 @@ class PartnerInputAPIClient extends $grpc.Client {
|
|||||||
return $createUnaryCall(_$sanitised, request, options: options);
|
return $createUnaryCall(_$sanitised, request, options: options);
|
||||||
}
|
}
|
||||||
|
|
||||||
///
|
|
||||||
/// rpc ClaimAdded (PartnerClaimAddedRequest) returns (PartnerClaimAddedResponse) {
|
|
||||||
/// option (rscType) = "Project";
|
|
||||||
/// option (roles) = "Platform.Project-Claim";
|
|
||||||
/// option (platformReserved) = true;
|
|
||||||
/// option (grpc.gateway.protoc_gen_openapiv2.options.openapiv2_operation) = {
|
|
||||||
/// description: "A claim is added for the Partner."
|
|
||||||
/// summary: ""
|
|
||||||
/// tags: "Partner Inputs"
|
|
||||||
/// };
|
|
||||||
/// option (google.api.method_visibility).restriction = "INTERNAL";
|
|
||||||
/// };
|
|
||||||
$grpc.ResponseFuture<$0.PartnerCustomFieldsUpdatedResponse> customFieldsUpdated($0.PartnerCustomFieldsUpdatedRequest request, {$grpc.CallOptions? options,}) {
|
$grpc.ResponseFuture<$0.PartnerCustomFieldsUpdatedResponse> customFieldsUpdated($0.PartnerCustomFieldsUpdatedRequest request, {$grpc.CallOptions? options,}) {
|
||||||
return $createUnaryCall(_$customFieldsUpdated, request, options: options);
|
return $createUnaryCall(_$customFieldsUpdated, request, options: options);
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
name: dart_core_sdk
|
name: dart_core_sdk
|
||||||
description: dart libs from core model proto files
|
description: dart libs from core model proto files
|
||||||
version: 1.12.0-SNAPSHOT-251119155251
|
version: 1.12.0-SNAPSHOT-251120075430
|
||||||
homepage: ''
|
homepage: ''
|
||||||
publish_to: ''
|
publish_to: ''
|
||||||
repository: ''
|
repository: ''
|
||||||
|
|||||||
Reference in New Issue
Block a user