Skip to content

Commit 311ea63

Browse files
NPA-5825: Fix Postman collection
1 parent f15fc6c commit 311ea63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

postman/Validated Relationship Service Sandbox.postman_collection.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2611,7 +2611,7 @@
26112611
" {",
26122612
" \"system\": \"https://terminology.hl7.org/CodeSystem/consent-reason\",",
26132613
" \"code\": \"ROLE_DEACTIVATED_END_DATE_REACHED\",",
2614-
" \"display\": \"REnd-date reached\"",
2614+
" \"display\": \"End-date reached\"",
26152615
" }",
26162616
" ]",
26172617
" }",
@@ -2704,7 +2704,7 @@
27042704
" {",
27052705
" \"system\": \"https://terminology.hl7.org/CodeSystem/consent-reason\",",
27062706
" \"code\": \"ROLE_DEACTIVATED_END_DATE_REACHED\",",
2707-
" \"display\": \"REnd-date reached\"",
2707+
" \"display\": \"End-date reached\"",
27082708
" }",
27092709
" ]",
27102710
" }",

0 commit comments

Comments
 (0)