python-tuf/tuf/api
Jussi Kukkonen 112b333bba Metadata API: Fix DelegatedRole serialization issue
A DelegatedRole with paths=[] fails to serialize correctly (paths is not
included in the output json).

Fix the issue, modify tests to notice a regression.

Fixes #1389

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-05-16 10:48:59 +03:00
..
serialization Fix black docstring indentation errors 2021-04-27 14:08:24 +03:00
__init__.py tuf/api: Expose tuf.api as a package 2020-10-15 14:35:14 +01:00
metadata.py Metadata API: Fix DelegatedRole serialization issue 2021-05-16 10:48:59 +03:00
pylintrc Merge branch 'develop' into experimental-client 2021-05-12 17:07:22 +03:00