From b438b981e10042bf4dd715458812e3594a4c317d Mon Sep 17 00:00:00 2001
From: Nils Berge <60594671+nils-work@users.noreply.github.com>
Date: Fri, 27 Oct 2023 11:06:50 +1100
Subject: [PATCH] Removed last remaining diffs
---
slate/source/includes/_register.md.erb | 6 ------
slate/source/includes/changelog.md | 4 +---
2 files changed, 1 insertion(+), 9 deletions(-)
diff --git a/slate/source/includes/_register.md.erb b/slate/source/includes/_register.md.erb
index 38ae725d..e339033f 100644
--- a/slate/source/includes/_register.md.erb
+++ b/slate/source/includes/_register.md.erb
@@ -10,12 +10,6 @@ These endpoints are exposed by the Register and consumed by Data Holders and Dat
-``` diff
-Corrected typo in description of registeredCountry property
-
-Changed the x-v header from optional to mandatory and removed the default x-v in 'Get Data Holder Brands', 'Get Software Statement Assertion', 'Get Software Products Statues', 'Get Data Recipients Statues', 'Get Data Recipients'.
-Updated the x-v and x-min-v descriptions to align to other endpoints.
-```