mirror of
https://github.com/google/nomulus.git
synced 2025-05-02 13:07:50 +02:00
We want to make it clear what query (or POST) inputs the user needs to / can give for each Action. That means moving all the @Injects of these parameters to the Actions themselves instead of injecting them in "hidden" indirect dependencies. This has the extra benefit of allowing these indirect dependencies to work for JSON Actions as well, since the "regular" way we @Inject parameters can corrupt the POST JSON data. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=232540758 |
||
---|---|---|
.. | ||
billing | ||
icann | ||
spec11 | ||
BUILD | ||
ReportingModule.java | ||
ReportingUtils.java |