mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-07-22 03:44:55 +02:00
attr order
This commit is contained in:
parent
d3aee3b83e
commit
d71bd5175f
1 changed files with 1 additions and 1 deletions
|
@ -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(),
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue