Skip to content

Commit

Permalink
fix(docs): hide legacy event markedasmigrated
Browse files Browse the repository at this point in the history
  • Loading branch information
ArneD committed Nov 19, 2024
1 parent 0e0b560 commit ca6c41f
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 BuildingRegistry.Legacy.Events
using Be.Vlaanderen.Basisregisters.GrAr.Provenance;
using Newtonsoft.Json;

[HideEvent]
[Obsolete("CRAB events are obsolete.")]
[EventName("BuildingWasMarkedAsMigrated")]
[EventDescription("Het gebouw werd gemarkeerd als gemigreerd.")]
Expand Down

0 comments on commit ca6c41f

Please sign in to comment.