mirror of
https://github.com/google/nomulus
synced 2026-01-11 08:20:27 +00:00
This is the first in a series of PRs to implement the expiry access period (XAP). The overall fee schedules will be set in YAML config files, so the only DB change necessary should be this single new boolean column on the Tld entity, which defaults to false so as to require XAP explicitly being turned on for a given TLD. BUG=http://b/437398822