Skip to content

Commit 05a9f90

Browse files
author
brichan
committed
Add the "approved" json files for new unit tests for previous commit.
1 parent 0092d0c commit 05a9f90

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"Id": 1,
3+
"Name": "Org Name",
4+
"_links": {
5+
"someRel": {
6+
"href": "someHref",
7+
"title": "someTitle"
8+
}
9+
}
10+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"Id": 1,
3+
"Name": "Org Name",
4+
"_links": null
5+
}

0 commit comments

Comments
 (0)