api-go icon indicating copy to clipboard operation
api-go copied to clipboard

Fix for protogen cmd

Open anekkanti opened this issue 11 months ago • 0 comments

What changed? A couple of fixes for the protogen cmd.

  • When looking for proto files ignore directories.
  • Fix how regex is used when looking up enums.

How did you test it?

Ran make proto and verified that there was no diff generated.

anekkanti avatar Nov 25 '24 19:11 anekkanti