diff --git a/changelogs/fragments/13-remove-id-restriction-for-api.yaml b/changelogs/fragments/13-remove-id-restriction-for-api.yaml index e6e993e8..c1ba0db8 100644 --- a/changelogs/fragments/13-remove-id-restriction-for-api.yaml +++ b/changelogs/fragments/13-remove-id-restriction-for-api.yaml @@ -1,2 +1,2 @@ bugfixes: -- api - remove ``id to .id`` as default requirement which conflict with routeros ``id`` configuration parameter. \ No newline at end of file +- api - remove ``id to .id`` as default requirement which conflicts with RouterOS ``id`` configuration parameter (https://github.com/ansible-collections/community.routeros/pull/15).