Skip to content

Commit

Permalink
feat: add protoc-gen-validate support (#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
GreenRover authored Dec 18, 2024
1 parent 8ee9c9a commit 5bab6c2
Show file tree
Hide file tree
Showing 6 changed files with 2,911 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/google-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -852,4 +852,5 @@ export const googleProtoTypes: { [key: string]: { [k: string]: any } } = {
}
}
},
'validate/validate.proto': {},
};
Loading

0 comments on commit 5bab6c2

Please sign in to comment.