Skip to content

Commit

Permalink
fix(docs): hide markedasmigrated legacy event
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD committed Nov 19, 2024
1 parent 15396be commit 9a16fa1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ namespace ParcelRegistry.Legacy.Events
using Be.Vlaanderen.Basisregisters.GrAr.Provenance;
using Newtonsoft.Json;

[HideEvent]
[Obsolete("This is a legacy event and should not be used anymore.")]
[EventName("ParcelWasMarkedAsMigrated")]
[EventDescription("Het perceel werd gemarkeerd als gemigreerd.")]
Expand Down

0 comments on commit 9a16fa1

Please sign in to comment.