familysearch 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/.document +5 -0
- data/.rvmrc +48 -0
- data/Gemfile +20 -0
- data/LICENSE.txt +20 -0
- data/README.md +39 -0
- data/Rakefile +40 -0
- data/VERSION +1 -0
- data/familysearch.gemspec +87 -0
- data/lib/familysearch.rb +1 -0
- data/lib/familysearch/client.rb +65 -0
- data/spec/client_spec.rb +132 -0
- data/spec/familysearch_spec.rb +0 -0
- data/spec/fixtures/vcr_cassettes/discovery.yml +294 -0
- data/spec/fixtures/vcr_cassettes/discovery_auth.yml +365 -0
- data/spec/spec_helper.rb +6 -0
- data/workspace/notes/APIDesign.txt +51 -0
- data/workspace/notes/discovery_links.txt +72 -0
- data/workspace/notes/goals.txt +17 -0
- metadata +245 -0
File without changes
|
@@ -0,0 +1,294 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://sandbox.familysearch.org/.well-known/app-meta
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- application/x-fs-v1+json
|
12
|
+
Accept-Encoding:
|
13
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
14
|
+
User-Agent:
|
15
|
+
- Ruby
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Server:
|
22
|
+
- Apache-Coyote/1.1
|
23
|
+
Content-Location:
|
24
|
+
- /.well-known/app-meta
|
25
|
+
Cache-Control:
|
26
|
+
- no-transform, max-age=604800
|
27
|
+
X-Processing-Time:
|
28
|
+
- '163'
|
29
|
+
Content-Type:
|
30
|
+
- application/x-fs-v1+json
|
31
|
+
Transfer-Encoding:
|
32
|
+
- chunked
|
33
|
+
Date:
|
34
|
+
- Mon, 18 Mar 2013 15:34:08 GMT
|
35
|
+
Connection:
|
36
|
+
- close
|
37
|
+
body:
|
38
|
+
encoding: US-ASCII
|
39
|
+
string: ! "{\n \"links\" : {\n \"person-change-summary-template\" : {\n
|
40
|
+
\ \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/change-summary{?access_token}\",\n
|
41
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
42
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
43
|
+
\"Person Change Summary\"\n },\n \"person-notes-template\" : {\n \"template\"
|
44
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/notes{?access_token}\",\n
|
45
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
46
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
47
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Notes\"\n },\n \"couple-relationship-note-template\"
|
48
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/notes/{nid}{?access_token}\",\n
|
49
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
50
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
51
|
+
\ \"allow\" : \"GET,POST,DELETE\",\n \"title\" : \"Note\"\n },\n
|
52
|
+
\ \"person-restore-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/restore{?access_token}\",\n
|
53
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
54
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
55
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Restore\"\n },\n \"couple-relationship-source-reference-template\"
|
56
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/source-references/{srid}{?access_token}\",\n
|
57
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
58
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
59
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Source Reference\"\n },\n
|
60
|
+
\ \"source-description-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/sources/descriptions/{sdid}{?access_token}\",\n
|
61
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
62
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
63
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE\",\n \"title\" : \"Source Description\"\n
|
64
|
+
\ },\n \"child-and-parents-relationship-template\" : {\n \"template\"
|
65
|
+
: \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}{?access_token}\",\n
|
66
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
67
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
68
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE\",\n \"title\" : \"Child-and-Parents
|
69
|
+
Relationship\"\n },\n \"discussions\" : {\n \"href\" : \"https://sandbox.familysearch.org/platform/discussions/discussions\",\n
|
70
|
+
\ \"title\" : \"Discussions\"\n },\n \"child-and-parents-relationship-conclusion-template\"
|
71
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/{role}/conclusions/{cid}{?access_token}\",\n
|
72
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
73
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
74
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"FamilySearch Conclusion\"\n
|
75
|
+
\ },\n \"couple-relationship-conclusion-template\" : {\n \"template\"
|
76
|
+
: \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/conclusions/{cid}{?access_token}\",\n
|
77
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
78
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
79
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Conclusion\"\n },\n
|
80
|
+
\ \"spouse-relationships-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/spouse-relationships{?access_token}\",\n
|
81
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
82
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
83
|
+
\ \"allow\" : \"GET\",\n \"title\" : \"Person Relationships\"\n },\n
|
84
|
+
\ \"person-discussion-references-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/discussion-references{?access_token}\",\n
|
85
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
86
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
87
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Discussion References\"\n
|
88
|
+
\ },\n \"ancestry-query\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/ancestry{?access_token,person,spouse}\",\n
|
89
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
90
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
91
|
+
\"Ancestry\"\n },\n \"current-user\" : {\n \"href\" : \"https://sandbox.familysearch.org/platform/users/current\",\n
|
92
|
+
\ \"title\" : \"Current User\"\n },\n \"discussion-template\" :
|
93
|
+
{\n \"template\" : \"https://sandbox.familysearch.org/platform/discussions/discussions/{did}{?access_token}\",\n
|
94
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
95
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
96
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE\",\n \"title\" : \"Discussion\"\n
|
97
|
+
\ },\n \"discussion-comments-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/discussions/discussions/{did}/comments{?access_token}\",\n
|
98
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
99
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
100
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Comments\"\n },\n
|
101
|
+
\ \"person-source-reference-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/source-references/{srid}{?access_token}\",\n
|
102
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
103
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
104
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Source Reference\"\n },\n
|
105
|
+
\ \"couple-relationship-source-references-template\" : {\n \"template\"
|
106
|
+
: \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/source-references{?access_token}\",\n
|
107
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
108
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
109
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Source References\"\n
|
110
|
+
\ },\n \"child-and-parents-relationship-source-references-template\"
|
111
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/source-references{?access_token}\",\n
|
112
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
113
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
114
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Child-and-Parents Source
|
115
|
+
References\"\n },\n \"person-matches-template\" : {\n \"template\"
|
116
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/matches{?access_token}\",\n
|
117
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
118
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
119
|
+
\"Person Matches\"\n },\n \"parent-relationships-template\" : {\n \"template\"
|
120
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/parent-relationships{?access_token}\",\n
|
121
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
122
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
123
|
+
\"Person Relationships\"\n },\n \"person-matches-query\" : {\n \"template\"
|
124
|
+
: \"https://sandbox.familysearch.org/platform/tree/matches{?access_token,count,q}\",\n
|
125
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
126
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
127
|
+
\"Person Matches Query\"\n },\n \"child-and-parents-relationships\"
|
128
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships\",\n
|
129
|
+
\ \"title\" : \"Child-and-Parents Relationships\"\n },\n \"person-template\"
|
130
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}{?access_token}\",\n
|
131
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
132
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
133
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE,GET,POST\",\n \"title\" : \"Person\"\n
|
134
|
+
\ },\n \"source-folder-descriptions-template\" : {\n \"template\"
|
135
|
+
: \"https://sandbox.familysearch.org/platform/sources/folders/{sfid}/descriptions{?access_token,count,start}\",\n
|
136
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
137
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
138
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Source Descriptions in
|
139
|
+
a Folder\"\n },\n \"authorities\" : {\n \"href\" : \"https://sandbox.familysearch.org/authorities\"\n
|
140
|
+
\ },\n \"reservation\" : {\n \"href\" : \"https://sandbox.familysearch.org/reservation\"\n
|
141
|
+
\ },\n \"person-changes-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/changes{?access_token}\",\n
|
142
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
143
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
144
|
+
\"Change History\"\n },\n \"fs-identity-v2-login\" : {\n \"href\"
|
145
|
+
: \"https://sandbox.familysearch.org/identity/v2/login\"\n },\n \"preferred-spouse-relationship-template\"
|
146
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/users/{uid}/preferred-spouse-relationships/{pid}{?access_token}\",\n
|
147
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
148
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
149
|
+
\ \"allow\" : \"HEAD,GET,DELETE,PUT\",\n \"title\" : \"Preferred
|
150
|
+
Relationship\"\n },\n \"descendancy-query\" : {\n \"template\"
|
151
|
+
: \"https://sandbox.familysearch.org/platform/tree/descendancy{?access_token,person,spouse}\",\n
|
152
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
153
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
154
|
+
\"Descendancy\"\n },\n \"couple-relationship-notes-template\" : {\n
|
155
|
+
\ \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/notes{?access_token}\",\n
|
156
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
157
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
158
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Notes\"\n },\n \"folders\"
|
159
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/platform/sources/folders\",\n
|
160
|
+
\ \"title\" : \"Source Folders\"\n },\n \"source-folder-descriptions-trashbin-template\"
|
161
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/sources/folders/{sfid}/descriptions/trashbin{?access_token}\",\n
|
162
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
163
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
164
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Trashbin for Source Descriptions
|
165
|
+
in a Folder\"\n },\n \"child-and-parents-relationship-restore-template\"
|
166
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/restore{?access_token}\",\n
|
167
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
168
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
169
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Restore\"\n },\n \"fs-parent-relationships-template\"
|
170
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/fs-parent-relationships{?access_token}\",\n
|
171
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
172
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
173
|
+
\"FamilySearch Person Relationships\"\n },\n \"http://oauth.net/core/2.0/endpoint/token\"
|
174
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/cis-web/oauth2/v3/token\"\n
|
175
|
+
\ },\n \"http://oauth.net/core/2.0/endpoint/authorize\" : {\n \"href\"
|
176
|
+
: \"https://sandbox.familysearch.org/cis-web/oauth2/v3/authorization\"\n },\n
|
177
|
+
\ \"person-merge-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/merges/{dpid}{?access_token,filter}\",\n
|
178
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
179
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
180
|
+
\ \"allow\" : \"OPTIONS,GET,POST\",\n \"title\" : \"Person Merge\"\n
|
181
|
+
\ },\n \"person-source-references-template\" : {\n \"template\"
|
182
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/source-references{?access_token}\",\n
|
183
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
184
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
185
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Source References\"\n
|
186
|
+
\ },\n \"user-source-folders-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/sources/{uid}/folders{?access_token}\",\n
|
187
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
188
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
189
|
+
\ \"allow\" : \"GET\",\n \"title\" : \"User Source Folders\"\n },\n
|
190
|
+
\ \"discussion-comment-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/discussions/discussions/{did}/comments/{cmid}{?access_token}\",\n
|
191
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
192
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
193
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Comment\"\n },\n \"person-with-relationships-query\"
|
194
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons-with-relationships{?access_token,person}\",\n
|
195
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
196
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
197
|
+
\"Person With Relationships\"\n },\n \"child-and-parents-relationship-note-template\"
|
198
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes/{nid}{?access_token}\",\n
|
199
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
200
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
201
|
+
\ \"allow\" : \"GET,POST,DELETE\",\n \"title\" : \"Note\"\n },\n
|
202
|
+
\ \"change-restore-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/changes/{chid}/restore{?access_token}\",\n
|
203
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
204
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
205
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Restore\"\n },\n \"preferred-parent-relationship-template\"
|
206
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/users/{uid}/preferred-parent-relationships/{pid}{?access_token}\",\n
|
207
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
208
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
209
|
+
\ \"allow\" : \"HEAD,GET,DELETE,PUT\",\n \"title\" : \"Preferred
|
210
|
+
Relationship\"\n },\n \"person-note-template\" : {\n \"template\"
|
211
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/notes/{nid}{?access_token}\",\n
|
212
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
213
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
214
|
+
\ \"allow\" : \"GET,POST,DELETE\",\n \"title\" : \"Note\"\n },\n
|
215
|
+
\ \"child-and-parents-relationship-changes-template\" : {\n \"template\"
|
216
|
+
: \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/changes{?access_token}\",\n
|
217
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
218
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
219
|
+
\"Change History\"\n },\n \"child-and-parents-relationship-notes-template\"
|
220
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes{?access_token}\",\n
|
221
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
222
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
223
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Child-and-Parents Notes\"\n
|
224
|
+
\ },\n \"registration\" : {\n \"href\" : \"https://sandbox.familysearch.org/cis-web/pages/registration/registration.html\"\n
|
225
|
+
\ },\n \"persons\" : {\n \"href\" : \"https://sandbox.familysearch.org/platform/tree/persons\",\n
|
226
|
+
\ \"title\" : \"Persons\"\n },\n \"person-search\" : {\n \"template\"
|
227
|
+
: \"https://sandbox.familysearch.org/platform/tree/search{?access_token,context,count,q,start}\",\n
|
228
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
229
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
230
|
+
\"Person Search\"\n },\n \"fs-identity-v2-permission\" : {\n \"href\"
|
231
|
+
: \"https://sandbox.familysearch.org/identity/v2/permission\"\n },\n \"couple-relationship-restore-template\"
|
232
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/restore{?access_token}\",\n
|
233
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
234
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
235
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Restore\"\n },\n \"source-folder-template\"
|
236
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/sources/folders/{sfid}{?access_token}\",\n
|
237
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
238
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
239
|
+
\ \"allow\" : \"GET,POST,DELETE\",\n \"title\" : \"Source Box Folder\"\n
|
240
|
+
\ },\n \"child-relationships-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/child-relationships{?access_token}\",\n
|
241
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
242
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
243
|
+
\"Person Relationships\"\n },\n \"couple-relationship-changes-template\"
|
244
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/changes{?access_token}\",\n
|
245
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
246
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
247
|
+
\"Change History\"\n },\n \"agent-template\" : {\n \"template\"
|
248
|
+
: \"https://sandbox.familysearch.org/platform/users/agents/{uid}{?access_token}\",\n
|
249
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
250
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
251
|
+
\"Agent\"\n },\n \"child-and-parents-relationship-parent-template\"
|
252
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/{role}{?access_token}\",\n
|
253
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
254
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
255
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Parent Relationship Role\"\n
|
256
|
+
\ },\n \"fs-identity-v2-logout\" : {\n \"href\" : \"https://sandbox.familysearch.org/identity/v2/logout\"\n
|
257
|
+
\ },\n \"fs-child-relationships-template\" : {\n \"template\" :
|
258
|
+
\"https://sandbox.familysearch.org/platform/tree/persons/{pid}/fs-child-relationships{?access_token}\",\n
|
259
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
260
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
261
|
+
\"FamilySearch Person Relationships\"\n },\n \"parent-child-relationship-template\"
|
262
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/parent-child-relationships/{caprid}{?access_token}\",\n
|
263
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
264
|
+
\ \"accept\" : \"application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
265
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE,GET,POST\",\n \"title\" : \"Relationship\"\n
|
266
|
+
\ },\n \"person-discussion-reference-template\" : {\n \"template\"
|
267
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/discussion-references/{drid}{?access_token}\",\n
|
268
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
269
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
270
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Discussion Reference\"\n
|
271
|
+
\ },\n \"person-conclusion-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/conclusions/{cid}{?access_token}\",\n
|
272
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
273
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
274
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Conclusion\"\n },\n
|
275
|
+
\ \"child-and-parents-relationship-source-reference-template\" : {\n \"template\"
|
276
|
+
: \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/source-references/{srid}{?access_token}\",\n
|
277
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
278
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
279
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Child-and-Parents Source
|
280
|
+
Reference\"\n },\n \"couple-relationships\" : {\n \"href\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships\",\n
|
281
|
+
\ \"title\" : \"Relationships\"\n },\n \"source-descriptions\" :
|
282
|
+
{\n \"href\" : \"https://sandbox.familysearch.org/platform/sources/descriptions\",\n
|
283
|
+
\ \"title\" : \"Source Descriptions\"\n },\n \"current-user-person\"
|
284
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/platform/tree/current-person\",\n
|
285
|
+
\ \"title\" : \"Current User Person\"\n },\n \"fs-identity-v2-session\"
|
286
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/identity/v2/session\"\n
|
287
|
+
\ },\n \"couple-relationship-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}{?access_token}\",\n
|
288
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
289
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
290
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE,GET,POST\",\n \"title\" : \"Relationship\"\n
|
291
|
+
\ }\n }\n}"
|
292
|
+
http_version:
|
293
|
+
recorded_at: Mon, 18 Mar 2013 15:34:31 GMT
|
294
|
+
recorded_with: VCR 2.4.0
|
@@ -0,0 +1,365 @@
|
|
1
|
+
---
|
2
|
+
http_interactions:
|
3
|
+
- request:
|
4
|
+
method: get
|
5
|
+
uri: https://sandbox.familysearch.org/.well-known/app-meta
|
6
|
+
body:
|
7
|
+
encoding: US-ASCII
|
8
|
+
string: ''
|
9
|
+
headers:
|
10
|
+
Accept:
|
11
|
+
- application/x-fs-v1+json
|
12
|
+
User-Agent:
|
13
|
+
- Faraday v0.8.6
|
14
|
+
Accept-Encoding:
|
15
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
16
|
+
response:
|
17
|
+
status:
|
18
|
+
code: 200
|
19
|
+
message: OK
|
20
|
+
headers:
|
21
|
+
Server:
|
22
|
+
- Apache-Coyote/1.1
|
23
|
+
Content-Location:
|
24
|
+
- /.well-known/app-meta
|
25
|
+
Cache-Control:
|
26
|
+
- no-transform, max-age=604800
|
27
|
+
X-Processing-Time:
|
28
|
+
- '13'
|
29
|
+
Content-Type:
|
30
|
+
- application/x-fs-v1+json
|
31
|
+
Transfer-Encoding:
|
32
|
+
- chunked
|
33
|
+
Date:
|
34
|
+
- Mon, 18 Mar 2013 17:44:31 GMT
|
35
|
+
Connection:
|
36
|
+
- close
|
37
|
+
body:
|
38
|
+
encoding: US-ASCII
|
39
|
+
string: ! "{\n \"links\" : {\n \"person-change-summary-template\" : {\n
|
40
|
+
\ \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/change-summary{?access_token}\",\n
|
41
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
42
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
43
|
+
\"Person Change Summary\"\n },\n \"person-notes-template\" : {\n \"template\"
|
44
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/notes{?access_token}\",\n
|
45
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
46
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
47
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Notes\"\n },\n \"couple-relationship-note-template\"
|
48
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/notes/{nid}{?access_token}\",\n
|
49
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
50
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
51
|
+
\ \"allow\" : \"GET,POST,DELETE\",\n \"title\" : \"Note\"\n },\n
|
52
|
+
\ \"person-restore-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/restore{?access_token}\",\n
|
53
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
54
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
55
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Restore\"\n },\n \"couple-relationship-source-reference-template\"
|
56
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/source-references/{srid}{?access_token}\",\n
|
57
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
58
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
59
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Source Reference\"\n },\n
|
60
|
+
\ \"source-description-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/sources/descriptions/{sdid}{?access_token}\",\n
|
61
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
62
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
63
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE\",\n \"title\" : \"Source Description\"\n
|
64
|
+
\ },\n \"child-and-parents-relationship-template\" : {\n \"template\"
|
65
|
+
: \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}{?access_token}\",\n
|
66
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
67
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
68
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE\",\n \"title\" : \"Child-and-Parents
|
69
|
+
Relationship\"\n },\n \"discussions\" : {\n \"href\" : \"https://sandbox.familysearch.org/platform/discussions/discussions\",\n
|
70
|
+
\ \"title\" : \"Discussions\"\n },\n \"child-and-parents-relationship-conclusion-template\"
|
71
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/{role}/conclusions/{cid}{?access_token}\",\n
|
72
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
73
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
74
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"FamilySearch Conclusion\"\n
|
75
|
+
\ },\n \"couple-relationship-conclusion-template\" : {\n \"template\"
|
76
|
+
: \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/conclusions/{cid}{?access_token}\",\n
|
77
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
78
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
79
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Conclusion\"\n },\n
|
80
|
+
\ \"spouse-relationships-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/spouse-relationships{?access_token}\",\n
|
81
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
82
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
83
|
+
\ \"allow\" : \"GET\",\n \"title\" : \"Person Relationships\"\n },\n
|
84
|
+
\ \"person-discussion-references-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/discussion-references{?access_token}\",\n
|
85
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
86
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
87
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Discussion References\"\n
|
88
|
+
\ },\n \"ancestry-query\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/ancestry{?access_token,person,spouse}\",\n
|
89
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
90
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
91
|
+
\"Ancestry\"\n },\n \"current-user\" : {\n \"href\" : \"https://sandbox.familysearch.org/platform/users/current\",\n
|
92
|
+
\ \"title\" : \"Current User\"\n },\n \"discussion-template\" :
|
93
|
+
{\n \"template\" : \"https://sandbox.familysearch.org/platform/discussions/discussions/{did}{?access_token}\",\n
|
94
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
95
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
96
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE\",\n \"title\" : \"Discussion\"\n
|
97
|
+
\ },\n \"discussion-comments-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/discussions/discussions/{did}/comments{?access_token}\",\n
|
98
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
99
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
100
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Comments\"\n },\n
|
101
|
+
\ \"person-source-reference-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/source-references/{srid}{?access_token}\",\n
|
102
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
103
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
104
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Source Reference\"\n },\n
|
105
|
+
\ \"couple-relationship-source-references-template\" : {\n \"template\"
|
106
|
+
: \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/source-references{?access_token}\",\n
|
107
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
108
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
109
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Source References\"\n
|
110
|
+
\ },\n \"child-and-parents-relationship-source-references-template\"
|
111
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/source-references{?access_token}\",\n
|
112
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
113
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
114
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Child-and-Parents Source
|
115
|
+
References\"\n },\n \"person-matches-template\" : {\n \"template\"
|
116
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/matches{?access_token}\",\n
|
117
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
118
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
119
|
+
\"Person Matches\"\n },\n \"parent-relationships-template\" : {\n \"template\"
|
120
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/parent-relationships{?access_token}\",\n
|
121
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
122
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
123
|
+
\"Person Relationships\"\n },\n \"person-matches-query\" : {\n \"template\"
|
124
|
+
: \"https://sandbox.familysearch.org/platform/tree/matches{?access_token,count,q}\",\n
|
125
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
126
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
127
|
+
\"Person Matches Query\"\n },\n \"child-and-parents-relationships\"
|
128
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships\",\n
|
129
|
+
\ \"title\" : \"Child-and-Parents Relationships\"\n },\n \"person-template\"
|
130
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}{?access_token}\",\n
|
131
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
132
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
133
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE,GET,POST\",\n \"title\" : \"Person\"\n
|
134
|
+
\ },\n \"source-folder-descriptions-template\" : {\n \"template\"
|
135
|
+
: \"https://sandbox.familysearch.org/platform/sources/folders/{sfid}/descriptions{?access_token,count,start}\",\n
|
136
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
137
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
138
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Source Descriptions in
|
139
|
+
a Folder\"\n },\n \"authorities\" : {\n \"href\" : \"https://sandbox.familysearch.org/authorities\"\n
|
140
|
+
\ },\n \"reservation\" : {\n \"href\" : \"https://sandbox.familysearch.org/reservation\"\n
|
141
|
+
\ },\n \"person-changes-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/changes{?access_token}\",\n
|
142
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
143
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
144
|
+
\"Change History\"\n },\n \"fs-identity-v2-login\" : {\n \"href\"
|
145
|
+
: \"https://sandbox.familysearch.org/identity/v2/login\"\n },\n \"preferred-spouse-relationship-template\"
|
146
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/users/{uid}/preferred-spouse-relationships/{pid}{?access_token}\",\n
|
147
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
148
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
149
|
+
\ \"allow\" : \"HEAD,GET,DELETE,PUT\",\n \"title\" : \"Preferred
|
150
|
+
Relationship\"\n },\n \"descendancy-query\" : {\n \"template\"
|
151
|
+
: \"https://sandbox.familysearch.org/platform/tree/descendancy{?access_token,person,spouse}\",\n
|
152
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
153
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
154
|
+
\"Descendancy\"\n },\n \"couple-relationship-notes-template\" : {\n
|
155
|
+
\ \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/notes{?access_token}\",\n
|
156
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
157
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
158
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Notes\"\n },\n \"folders\"
|
159
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/platform/sources/folders\",\n
|
160
|
+
\ \"title\" : \"Source Folders\"\n },\n \"source-folder-descriptions-trashbin-template\"
|
161
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/sources/folders/{sfid}/descriptions/trashbin{?access_token}\",\n
|
162
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
163
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
164
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Trashbin for Source Descriptions
|
165
|
+
in a Folder\"\n },\n \"child-and-parents-relationship-restore-template\"
|
166
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/restore{?access_token}\",\n
|
167
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
168
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
169
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Restore\"\n },\n \"fs-parent-relationships-template\"
|
170
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/fs-parent-relationships{?access_token}\",\n
|
171
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
172
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
173
|
+
\"FamilySearch Person Relationships\"\n },\n \"http://oauth.net/core/2.0/endpoint/token\"
|
174
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/cis-web/oauth2/v3/token\"\n
|
175
|
+
\ },\n \"http://oauth.net/core/2.0/endpoint/authorize\" : {\n \"href\"
|
176
|
+
: \"https://sandbox.familysearch.org/cis-web/oauth2/v3/authorization\"\n },\n
|
177
|
+
\ \"person-merge-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/merges/{dpid}{?access_token,filter}\",\n
|
178
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
179
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
180
|
+
\ \"allow\" : \"OPTIONS,GET,POST\",\n \"title\" : \"Person Merge\"\n
|
181
|
+
\ },\n \"person-source-references-template\" : {\n \"template\"
|
182
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/source-references{?access_token}\",\n
|
183
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
184
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
185
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Source References\"\n
|
186
|
+
\ },\n \"user-source-folders-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/sources/{uid}/folders{?access_token}\",\n
|
187
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
188
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
189
|
+
\ \"allow\" : \"GET\",\n \"title\" : \"User Source Folders\"\n },\n
|
190
|
+
\ \"discussion-comment-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/discussions/discussions/{did}/comments/{cmid}{?access_token}\",\n
|
191
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
192
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
193
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Comment\"\n },\n \"person-with-relationships-query\"
|
194
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons-with-relationships{?access_token,person}\",\n
|
195
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
196
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
197
|
+
\"Person With Relationships\"\n },\n \"child-and-parents-relationship-note-template\"
|
198
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes/{nid}{?access_token}\",\n
|
199
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
200
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
201
|
+
\ \"allow\" : \"GET,POST,DELETE\",\n \"title\" : \"Note\"\n },\n
|
202
|
+
\ \"change-restore-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/changes/{chid}/restore{?access_token}\",\n
|
203
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
204
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
205
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Restore\"\n },\n \"preferred-parent-relationship-template\"
|
206
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/users/{uid}/preferred-parent-relationships/{pid}{?access_token}\",\n
|
207
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
208
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
209
|
+
\ \"allow\" : \"HEAD,GET,DELETE,PUT\",\n \"title\" : \"Preferred
|
210
|
+
Relationship\"\n },\n \"person-note-template\" : {\n \"template\"
|
211
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/notes/{nid}{?access_token}\",\n
|
212
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
213
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
214
|
+
\ \"allow\" : \"GET,POST,DELETE\",\n \"title\" : \"Note\"\n },\n
|
215
|
+
\ \"child-and-parents-relationship-changes-template\" : {\n \"template\"
|
216
|
+
: \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/changes{?access_token}\",\n
|
217
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
218
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
219
|
+
\"Change History\"\n },\n \"child-and-parents-relationship-notes-template\"
|
220
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/notes{?access_token}\",\n
|
221
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
222
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
223
|
+
\ \"allow\" : \"GET,POST\",\n \"title\" : \"Child-and-Parents Notes\"\n
|
224
|
+
\ },\n \"registration\" : {\n \"href\" : \"https://sandbox.familysearch.org/cis-web/pages/registration/registration.html\"\n
|
225
|
+
\ },\n \"persons\" : {\n \"href\" : \"https://sandbox.familysearch.org/platform/tree/persons\",\n
|
226
|
+
\ \"title\" : \"Persons\"\n },\n \"person-search\" : {\n \"template\"
|
227
|
+
: \"https://sandbox.familysearch.org/platform/tree/search{?access_token,context,count,q,start}\",\n
|
228
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
229
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
230
|
+
\"Person Search\"\n },\n \"fs-identity-v2-permission\" : {\n \"href\"
|
231
|
+
: \"https://sandbox.familysearch.org/identity/v2/permission\"\n },\n \"couple-relationship-restore-template\"
|
232
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/restore{?access_token}\",\n
|
233
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
234
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
235
|
+
\ \"allow\" : \"POST\",\n \"title\" : \"Restore\"\n },\n \"source-folder-template\"
|
236
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/sources/folders/{sfid}{?access_token}\",\n
|
237
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
238
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
239
|
+
\ \"allow\" : \"GET,POST,DELETE\",\n \"title\" : \"Source Box Folder\"\n
|
240
|
+
\ },\n \"child-relationships-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/child-relationships{?access_token}\",\n
|
241
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
242
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
243
|
+
\"Person Relationships\"\n },\n \"couple-relationship-changes-template\"
|
244
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}/changes{?access_token}\",\n
|
245
|
+
\ \"type\" : \"application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html\",\n
|
246
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
247
|
+
\"Change History\"\n },\n \"agent-template\" : {\n \"template\"
|
248
|
+
: \"https://sandbox.familysearch.org/platform/users/agents/{uid}{?access_token}\",\n
|
249
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
250
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
251
|
+
\"Agent\"\n },\n \"child-and-parents-relationship-parent-template\"
|
252
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/{role}{?access_token}\",\n
|
253
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
254
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
255
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Parent Relationship Role\"\n
|
256
|
+
\ },\n \"fs-identity-v2-logout\" : {\n \"href\" : \"https://sandbox.familysearch.org/identity/v2/logout\"\n
|
257
|
+
\ },\n \"fs-child-relationships-template\" : {\n \"template\" :
|
258
|
+
\"https://sandbox.familysearch.org/platform/tree/persons/{pid}/fs-child-relationships{?access_token}\",\n
|
259
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
260
|
+
\ \"accept\" : \"*/*\",\n \"allow\" : \"GET\",\n \"title\" :
|
261
|
+
\"FamilySearch Person Relationships\"\n },\n \"parent-child-relationship-template\"
|
262
|
+
: {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/parent-child-relationships/{caprid}{?access_token}\",\n
|
263
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
264
|
+
\ \"accept\" : \"application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
265
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE,GET,POST\",\n \"title\" : \"Relationship\"\n
|
266
|
+
\ },\n \"person-discussion-reference-template\" : {\n \"template\"
|
267
|
+
: \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/discussion-references/{drid}{?access_token}\",\n
|
268
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
269
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
270
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Discussion Reference\"\n
|
271
|
+
\ },\n \"person-conclusion-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/persons/{pid}/conclusions/{cid}{?access_token}\",\n
|
272
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
273
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
274
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Conclusion\"\n },\n
|
275
|
+
\ \"child-and-parents-relationship-source-reference-template\" : {\n \"template\"
|
276
|
+
: \"https://sandbox.familysearch.org/platform/tree/child-and-parents-relationships/{caprid}/source-references/{srid}{?access_token}\",\n
|
277
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml,text/html\",\n
|
278
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml\",\n
|
279
|
+
\ \"allow\" : \"DELETE\",\n \"title\" : \"Child-and-Parents Source
|
280
|
+
Reference\"\n },\n \"couple-relationships\" : {\n \"href\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships\",\n
|
281
|
+
\ \"title\" : \"Relationships\"\n },\n \"source-descriptions\" :
|
282
|
+
{\n \"href\" : \"https://sandbox.familysearch.org/platform/sources/descriptions\",\n
|
283
|
+
\ \"title\" : \"Source Descriptions\"\n },\n \"current-user-person\"
|
284
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/platform/tree/current-person\",\n
|
285
|
+
\ \"title\" : \"Current User Person\"\n },\n \"fs-identity-v2-session\"
|
286
|
+
: {\n \"href\" : \"https://sandbox.familysearch.org/identity/v2/session\"\n
|
287
|
+
\ },\n \"couple-relationship-template\" : {\n \"template\" : \"https://sandbox.familysearch.org/platform/tree/couple-relationships/{crid}{?access_token}\",\n
|
288
|
+
\ \"type\" : \"application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html\",\n
|
289
|
+
\ \"accept\" : \"application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml\",\n
|
290
|
+
\ \"allow\" : \"HEAD,GET,POST,DELETE,GET,POST\",\n \"title\" : \"Relationship\"\n
|
291
|
+
\ }\n }\n}"
|
292
|
+
http_version:
|
293
|
+
recorded_at: Mon, 18 Mar 2013 17:44:54 GMT
|
294
|
+
- request:
|
295
|
+
method: get
|
296
|
+
uri: https://api-user-1241:1782@sandbox.familysearch.org/identity/v2/login?dataFormat=application/json&key=WCQY-7J1Q-GKVV-7DNM-SQ5M-9Q5H-JX3H-CMJK
|
297
|
+
body:
|
298
|
+
encoding: US-ASCII
|
299
|
+
string: ''
|
300
|
+
headers:
|
301
|
+
Accept:
|
302
|
+
- application/x-fs-v1+json
|
303
|
+
User-Agent:
|
304
|
+
- Faraday v0.8.6
|
305
|
+
Accept-Encoding:
|
306
|
+
- gzip;q=1.0,deflate;q=0.6,identity;q=0.3
|
307
|
+
response:
|
308
|
+
status:
|
309
|
+
code: 200
|
310
|
+
message: !binary |-
|
311
|
+
T0s=
|
312
|
+
headers:
|
313
|
+
!binary "U2VydmVy":
|
314
|
+
- !binary |-
|
315
|
+
QXBhY2hlLUNveW90ZS8xLjE=
|
316
|
+
!binary "QXBwLVN2ci1JZA==":
|
317
|
+
- !binary |-
|
318
|
+
MTAwLi0zMA==
|
319
|
+
!binary "UHJhZ21h":
|
320
|
+
- !binary |-
|
321
|
+
bm8tY2FjaGU=
|
322
|
+
!binary "RXhwaXJlcw==":
|
323
|
+
- !binary |-
|
324
|
+
VGh1LCAwMSBKYW4gMTk3MCAwMDowMDowMCBHTVQ=
|
325
|
+
!binary "Q2FjaGUtQ29udHJvbA==":
|
326
|
+
- !binary |-
|
327
|
+
bm8tY2FjaGU=
|
328
|
+
- !binary |-
|
329
|
+
bm8tc3RvcmU=
|
330
|
+
!binary "U2V0LUNvb2tpZQ==":
|
331
|
+
- !binary |-
|
332
|
+
ZnNzZXNzaW9uaWQ9VVNZUzhCNkI0ODdBMDg0QUEzQjNDMDI3NDUxRTIzRDIw
|
333
|
+
RDVFX25iY2ktMDQ1LTAzNC5kLnVzeXMuZnNnbG9iYWwubmV0OyBQYXRoPS8=
|
334
|
+
!binary "WC1Qcm9jZXNzaW5nLVRpbWU=":
|
335
|
+
- !binary |-
|
336
|
+
NTgx
|
337
|
+
!binary "Q29udGVudC1FbmNvZGluZw==":
|
338
|
+
- !binary |-
|
339
|
+
Z3ppcA==
|
340
|
+
!binary "Q29udGVudC1UeXBl":
|
341
|
+
- !binary |-
|
342
|
+
YXBwbGljYXRpb24vanNvbjtjaGFyc2V0PXV0Zi04
|
343
|
+
!binary "Q29udGVudC1MYW5ndWFnZQ==":
|
344
|
+
- !binary |-
|
345
|
+
ZW4tVVM=
|
346
|
+
!binary "Q29udGVudC1MZW5ndGg=":
|
347
|
+
- !binary |-
|
348
|
+
MTg5
|
349
|
+
!binary "RGF0ZQ==":
|
350
|
+
- !binary |-
|
351
|
+
TW9uLCAxOCBNYXIgMjAxMyAxNzo0NDozMSBHTVQ=
|
352
|
+
!binary "Q29ubmVjdGlvbg==":
|
353
|
+
- !binary |-
|
354
|
+
Y2xvc2U=
|
355
|
+
body:
|
356
|
+
encoding: ASCII-8BIT
|
357
|
+
string: !binary |-
|
358
|
+
H4sIAAAAAAAAADWNyw6CMBBF/6VraIa2CHHHa2WMC+LClSkyYhNSCFNMDOHf
|
359
|
+
rajJbO7JPXMXRk67mYqhRbYXAMEPHJFId56x04H9Idvbue8D1uI44U07bP/k
|
360
|
+
iROZwfq64AkXEMnPcZAgvK1n90DrjFe20tchP7HFhRn/iJ3rS53mu1ylSQap
|
361
|
+
yjKZywJEouKoErIUUMbV1TY3E4KKQ5CKt3ymF/E7df3Q6J5bdH7NvUb8bqzr
|
362
|
+
G5vI7ErgAAAA
|
363
|
+
http_version:
|
364
|
+
recorded_at: Mon, 18 Mar 2013 17:44:55 GMT
|
365
|
+
recorded_with: VCR 2.4.0
|