From 0a481f171fb1be4bea1c89ddc2ff8af2e0997474 Mon Sep 17 00:00:00 2001 From: Tim de Boer Date: Thu, 10 Apr 2025 11:48:41 +0200 Subject: [PATCH] Field name change in 'routing bgp connection' (from 'address-families' to 'afi') --- changelogs/fragments/360-bgp-connection-afi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/fragments/360-bgp-connection-afi.yml b/changelogs/fragments/360-bgp-connection-afi.yml index 500adb8..13e89ea 100644 --- a/changelogs/fragments/360-bgp-connection-afi.yml +++ b/changelogs/fragments/360-bgp-connection-afi.yml @@ -1,2 +1,2 @@ minor_changes: - - api_modify - field name change in ``routing bgp connection`` path implemented by RouterOS 7.19 and newer (https://github.com/ansible-collections/community.routeros/pull/360). + - api_modify, api_info - field name change in ``routing bgp connection`` path implemented by RouterOS 7.19 and newer (https://github.com/ansible-collections/community.routeros/pull/360).