Skip to content

Commit

Permalink
Add new flags to modules to replace isTeam (#39695) (#41066)
Browse files Browse the repository at this point in the history
* Add new flags to modules

* Add deprecated comments to isTeam

* Make support flag an enum

* Add a TODO instead of deprecating flag right away



* Add gogoproto.jsontag to new fields

* remove meaning from enum zero value

* Reuse proto.SupportType instead of suping

* Update proto file: rename enum 0 value to unspecified;fix json tag casing

* Reuse proto file instead of aliasing it

---------

Co-authored-by: Alan Parra <[email protected]>
  • Loading branch information
mcbattirola and codingllama authored May 2, 2024
1 parent 04a4722 commit d73b7e9
Show file tree
Hide file tree
Showing 4 changed files with 1,249 additions and 901 deletions.
Loading

0 comments on commit d73b7e9

Please sign in to comment.