python-tuf/examples
Martin Vrachev 15cd42c0d6 Delegations: add support for succinct_roles
This commit contains 2 API changes in "Delegations" class from
tuf/api/metadata.py:
1. roles argment is made optional
2. unrecognized_fields argument becomes the 4-th rather than the 3-rd
as it used to be

In this commit, I add support for succinct_roles roles inside
Delegations class. This change is related to TAP 15 proposal.

Signed-off-by: Martin Vrachev <mvrachev@vmware.com>
2022-06-17 13:33:01 +03:00
..
client_example ngclient: Make DownloadErrors consistent 2022-02-04 11:03:12 +02:00
repo_example Delegations: add support for succinct_roles 2022-06-17 13:33:01 +03:00
README.md docs: add examples to the RTD 2022-01-18 13:14:02 +01:00

Usage examples