Changed primary key of 'tool netwatch' (#247)

* Changed primary key of 'tool netwatch'

* Removed the primary key after discussion on PR #247

* Added changelog fragment
This commit is contained in:
Tim de Boer 2024-01-07 14:04:20 +01:00 committed by GitHub
parent 79dabbb67e
commit d5a2686d20
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -3670,7 +3670,6 @@ PATHS = {
versioned=[
('7', '>=', VersionedAPIData(
fully_understood=True,
primary_keys=('name', ),
fields={
'certificate': KeyInfo(),
'check-certificate': KeyInfo(),