Skip to content

Draft: Initial suggestion - REST zone changelog endpoint(s)

pettai requested to merge pettai/knot-dns-rest:changelog into main

REST way of how users may list the changes done in the zone(s)

Introduces two new REST endpoints:

/zones/changelog /zones/changelog/zone (filtered)

To fetch all zone changes from the audit log.

Merge request reports