attr order

This commit is contained in:
Michael Jenny 2025-06-09 16:08:02 +02:00
parent d3aee3b83e
commit d71bd5175f

View file

@ -4919,8 +4919,8 @@ PATHS = {
('interface', 'ethernet', 'switch', 'port-isolation'): APIData(
versioned=[
('6.43', '>=', VersionedAPIData(
fully_understood=True,
primary_keys=('name', ),
fully_understood=True,
fields={
'forwarding-override': KeyInfo(),
},