This is an automated email from the ASF dual-hosted git repository.
arm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git
from 9285f5fb Make token change emails more clear
add 6cfd6132 Move most of the admin routes over to "typed" decorators for
param validation. Add test to make sure future decorator changes don't break
routing. Simplify param checking.
No new revisions were added by this update.
Summary of changes:
atr/admin/__init__.py | 409 +++++++++++++++++++++++++++++-------------
atr/blueprints/admin.py | 128 ++++++++++++-
atr/blueprints/api.py | 67 ++-----
atr/blueprints/common.py | 133 ++++++++++++--
atr/get/test.py | 7 +-
tests/unit/test_blueprints.py | 62 +++++++
6 files changed, 602 insertions(+), 204 deletions(-)
create mode 100644 tests/unit/test_blueprints.py
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]