Files
nomulus/core
Ben McIlwainandGitHub 575192016f Change rotatePrimaryCert type to primitive boolean (#3205)
Change the rotatePrimaryCert field in CreateOrUpdateRegistrarCommand
from object Boolean to primitive boolean. Since the field is initialized
to default false and used as a presence-based switch without tri-state
semantics, primitive boolean accurately reflects its behavior and avoids
unnecessary object wrapper overhead.

BUG= http://b/537308816
2026-08-10 22:03:26 +00:00
..
2026-04-02 21:23:00 +00:00