Skip to content

Commit

Permalink
Regenerate Control API gRPC code
Browse files Browse the repository at this point in the history
  • Loading branch information
tyranron committed May 3, 2024
1 parent b74d951 commit 94811d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions proto/control-api/src/grpc/api.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// This file is @generated by prost-build.
/// Request for creating a new `Element` on a media server.
#[allow(clippy::derive_partial_eq_without_eq)]
#[derive(Clone, PartialEq, ::prost::Message)]
Expand Down
1 change: 1 addition & 0 deletions proto/control-api/src/grpc/callback.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// This file is @generated by prost-build.
/// Request with a fired callback event and its meta information.
#[allow(clippy::derive_partial_eq_without_eq)]
#[derive(Clone, PartialEq, ::prost::Message)]
Expand Down

0 comments on commit 94811d1

Please sign in to comment.