Skip to content

Commit

Permalink
updated proto
Browse files Browse the repository at this point in the history
  • Loading branch information
yashjaind11 committed May 23, 2024
1 parent 6765bd4 commit 553b5d9
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 23 deletions.
5 changes: 2 additions & 3 deletions proto/dream11/od/dto/v1/service.proto
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ message Service{
string updated_by = 6;
string created_at = 7;
string updated_at = 8;
bool active = 9;
string tags = 10; // JSON encoded string
string labels = 11; // JSON encoded string
string tags = 9; // JSON encoded string
string labels = 10; // JSON encoded string
}
31 changes: 11 additions & 20 deletions proto/gen/go/dream11/od/dto/v1/service.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 553b5d9

Please sign in to comment.