strawberry_api 0.6.0 → 0.6.1
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.
- checksums.yaml +4 -4
- data/doc/HTTParty/Response.html +1 -1
- data/doc/StrawberryAPI/AccessRight.html +1 -1
- data/doc/StrawberryAPI/ApiKey.html +1 -1
- data/doc/StrawberryAPI/ArchiveStrategy.html +1 -1
- data/doc/StrawberryAPI/ArchiveStrategyState.html +1 -1
- data/doc/StrawberryAPI/Asset.html +1 -1
- data/doc/StrawberryAPI/AssetCopyToStrategy.html +1 -1
- data/doc/StrawberryAPI/AssetFeedback.html +1 -1
- data/doc/StrawberryAPI/Client/ApiKeys.html +1 -1
- data/doc/StrawberryAPI/Client/ArchiveStrategies.html +1 -1
- data/doc/StrawberryAPI/Client/AssetCopyToStrategies.html +1 -1
- data/doc/StrawberryAPI/Client/AssetFeedbacks.html +1 -1
- data/doc/StrawberryAPI/Client/Assets.html +1 -1
- data/doc/StrawberryAPI/Client/Collections.html +1 -1
- data/doc/StrawberryAPI/Client/CopyToFeedbacks.html +1 -1
- data/doc/StrawberryAPI/Client/CustomMetadata.html +1 -1
- data/doc/StrawberryAPI/Client/CustomMetadataFields.html +1 -1
- data/doc/StrawberryAPI/Client/CustomMetadataOptions.html +1 -1
- data/doc/StrawberryAPI/Client/CustomMetadataSets.html +1 -1
- data/doc/StrawberryAPI/Client/Edits.html +1 -1
- data/doc/StrawberryAPI/Client/Features.html +1 -1
- data/doc/StrawberryAPI/Client/Libraries.html +1 -1
- data/doc/StrawberryAPI/Client/Markers.html +1 -1
- data/doc/StrawberryAPI/Client/ProjectCopyToStrategies.html +1 -1
- data/doc/StrawberryAPI/Client/ProjectFeedbacks.html +1 -1
- data/doc/StrawberryAPI/Client/Projects.html +4 -4
- data/doc/StrawberryAPI/Client/Roles.html +1 -1
- data/doc/StrawberryAPI/Client/Schedules.html +1 -1
- data/doc/StrawberryAPI/Client/Searches.html +1 -1
- data/doc/StrawberryAPI/Client/Sessions.html +1 -1
- data/doc/StrawberryAPI/Client/Settings.html +1 -1
- data/doc/StrawberryAPI/Client/StatusFlags.html +1 -1
- data/doc/StrawberryAPI/Client/Teams.html +1 -1
- data/doc/StrawberryAPI/Client/Templates.html +1 -1
- data/doc/StrawberryAPI/Client/Users.html +1 -1
- data/doc/StrawberryAPI/Client.html +1 -1
- data/doc/StrawberryAPI/Collection.html +1 -1
- data/doc/StrawberryAPI/Configuration.html +1 -1
- data/doc/StrawberryAPI/CopyToFeedback.html +1 -1
- data/doc/StrawberryAPI/CustomMetadataField.html +1 -1
- data/doc/StrawberryAPI/CustomMetadataOption.html +1 -1
- data/doc/StrawberryAPI/CustomMetadataSet.html +1 -1
- data/doc/StrawberryAPI/CustomMetadatum.html +1 -1
- data/doc/StrawberryAPI/Edit.html +1 -1
- data/doc/StrawberryAPI/Feature.html +1 -1
- data/doc/StrawberryAPI/Feedback.html +1 -1
- data/doc/StrawberryAPI/HttpClient.html +4 -4
- data/doc/StrawberryAPI/Library.html +1 -1
- data/doc/StrawberryAPI/Marker.html +1 -1
- data/doc/StrawberryAPI/Metadatum.html +1 -1
- data/doc/StrawberryAPI/Project.html +1 -1
- data/doc/StrawberryAPI/ProjectCopyToStrategy.html +1 -1
- data/doc/StrawberryAPI/ProjectFeedback.html +1 -1
- data/doc/StrawberryAPI/Proxy.html +1 -1
- data/doc/StrawberryAPI/Role.html +1 -1
- data/doc/StrawberryAPI/Schedule.html +1 -1
- data/doc/StrawberryAPI/Session.html +1 -1
- data/doc/StrawberryAPI/Setting.html +1 -1
- data/doc/StrawberryAPI/StatusFlag.html +1 -1
- data/doc/StrawberryAPI/Strategy.html +1 -1
- data/doc/StrawberryAPI/Team.html +1 -1
- data/doc/StrawberryAPI/Template.html +1 -1
- data/doc/StrawberryAPI/User.html +1 -1
- data/doc/StrawberryAPI.html +1 -1
- data/doc/_index.html +1 -1
- data/doc/file.README.html +1 -1
- data/doc/index.html +1 -1
- data/doc/top-level-namespace.html +1 -1
- data/lib/strawberry_api/client/projects.rb +1 -1
- data/lib/strawberry_api/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d7ed65dec2e0d12b35e196211043d163656d8218730bf4f2f185994df024cf07
|
4
|
+
data.tar.gz: 318b4c3a4686acfcd0cca58e90c2c9305fe3b05f217fb47960bd3c98607d1c28
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: a1ee989d095109f025e782f229d3b819d0f1d1a9e949bedd0bee7932bca9a60da30a7028292f687ce15f3295867dc08af02cf590c19287ec043d7c952457df81
|
7
|
+
data.tar.gz: ac7c22c8f356d6ec012913bcb4db16dbb8eac66a7e4dc6d4b67bbd8d7266833b7a36d3b7a2d595537469be3a19bd39c5982c169f5e48de37456d323f1426ebed
|
data/doc/HTTParty/Response.html
CHANGED
@@ -138,7 +138,7 @@
|
|
138
138
|
</div>
|
139
139
|
|
140
140
|
<div id="footer">
|
141
|
-
Generated on
|
141
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
142
142
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
143
143
|
0.9.16 (ruby-2.5.0).
|
144
144
|
</div>
|
@@ -421,7 +421,7 @@
|
|
421
421
|
</div>
|
422
422
|
|
423
423
|
<div id="footer">
|
424
|
-
Generated on
|
424
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
425
425
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
426
426
|
0.9.16 (ruby-2.5.0).
|
427
427
|
</div>
|
@@ -627,7 +627,7 @@
|
|
627
627
|
</div>
|
628
628
|
|
629
629
|
<div id="footer">
|
630
|
-
Generated on
|
630
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
631
631
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
632
632
|
0.9.16 (ruby-2.5.0).
|
633
633
|
</div>
|
@@ -355,7 +355,7 @@
|
|
355
355
|
</div>
|
356
356
|
|
357
357
|
<div id="footer">
|
358
|
-
Generated on
|
358
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
359
359
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
360
360
|
0.9.16 (ruby-2.5.0).
|
361
361
|
</div>
|
@@ -1047,7 +1047,7 @@
|
|
1047
1047
|
</div>
|
1048
1048
|
|
1049
1049
|
<div id="footer">
|
1050
|
-
Generated on
|
1050
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
1051
1051
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1052
1052
|
0.9.16 (ruby-2.5.0).
|
1053
1053
|
</div>
|
@@ -1781,7 +1781,7 @@
|
|
1781
1781
|
</div>
|
1782
1782
|
|
1783
1783
|
<div id="footer">
|
1784
|
-
Generated on
|
1784
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
1785
1785
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1786
1786
|
0.9.16 (ruby-2.5.0).
|
1787
1787
|
</div>
|
@@ -135,7 +135,7 @@
|
|
135
135
|
</div>
|
136
136
|
|
137
137
|
<div id="footer">
|
138
|
-
Generated on
|
138
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
139
139
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
140
140
|
0.9.16 (ruby-2.5.0).
|
141
141
|
</div>
|
@@ -360,7 +360,7 @@
|
|
360
360
|
</div>
|
361
361
|
|
362
362
|
<div id="footer">
|
363
|
-
Generated on
|
363
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
364
364
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
365
365
|
0.9.16 (ruby-2.5.0).
|
366
366
|
</div>
|
@@ -894,7 +894,7 @@
|
|
894
894
|
</div>
|
895
895
|
|
896
896
|
<div id="footer">
|
897
|
-
Generated on Thu Mar 26 12:41:
|
897
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
898
898
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
899
899
|
0.9.16 (ruby-2.5.0).
|
900
900
|
</div>
|
@@ -774,7 +774,7 @@
|
|
774
774
|
</div>
|
775
775
|
|
776
776
|
<div id="footer">
|
777
|
-
Generated on
|
777
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
778
778
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
779
779
|
0.9.16 (ruby-2.5.0).
|
780
780
|
</div>
|
@@ -795,7 +795,7 @@
|
|
795
795
|
</div>
|
796
796
|
|
797
797
|
<div id="footer">
|
798
|
-
Generated on
|
798
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
799
799
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
800
800
|
0.9.16 (ruby-2.5.0).
|
801
801
|
</div>
|
@@ -222,7 +222,7 @@
|
|
222
222
|
</div>
|
223
223
|
|
224
224
|
<div id="footer">
|
225
|
-
Generated on
|
225
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
226
226
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
227
227
|
0.9.16 (ruby-2.5.0).
|
228
228
|
</div>
|
@@ -878,7 +878,7 @@
|
|
878
878
|
</div>
|
879
879
|
|
880
880
|
<div id="footer">
|
881
|
-
Generated on Thu Mar 26 12:41:
|
881
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
882
882
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
883
883
|
0.9.16 (ruby-2.5.0).
|
884
884
|
</div>
|
@@ -309,7 +309,7 @@
|
|
309
309
|
</div>
|
310
310
|
|
311
311
|
<div id="footer">
|
312
|
-
Generated on
|
312
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
313
313
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
314
314
|
0.9.16 (ruby-2.5.0).
|
315
315
|
</div>
|
@@ -222,7 +222,7 @@
|
|
222
222
|
</div>
|
223
223
|
|
224
224
|
<div id="footer">
|
225
|
-
Generated on
|
225
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
226
226
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
227
227
|
0.9.16 (ruby-2.5.0).
|
228
228
|
</div>
|
@@ -200,7 +200,7 @@
|
|
200
200
|
</div>
|
201
201
|
|
202
202
|
<div id="footer">
|
203
|
-
Generated on
|
203
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
204
204
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
205
205
|
0.9.16 (ruby-2.5.0).
|
206
206
|
</div>
|
@@ -430,7 +430,7 @@
|
|
430
430
|
</div>
|
431
431
|
|
432
432
|
<div id="footer">
|
433
|
-
Generated on
|
433
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
434
434
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
435
435
|
0.9.16 (ruby-2.5.0).
|
436
436
|
</div>
|
@@ -204,7 +204,7 @@
|
|
204
204
|
</div>
|
205
205
|
|
206
206
|
<div id="footer">
|
207
|
-
Generated on
|
207
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
208
208
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
209
209
|
0.9.16 (ruby-2.5.0).
|
210
210
|
</div>
|
@@ -204,7 +204,7 @@
|
|
204
204
|
</div>
|
205
205
|
|
206
206
|
<div id="footer">
|
207
|
-
Generated on
|
207
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
208
208
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
209
209
|
0.9.16 (ruby-2.5.0).
|
210
210
|
</div>
|
@@ -475,7 +475,7 @@
|
|
475
475
|
</div>
|
476
476
|
|
477
477
|
<div id="footer">
|
478
|
-
Generated on Thu Mar 26 12:41:
|
478
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
479
479
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
480
480
|
0.9.16 (ruby-2.5.0).
|
481
481
|
</div>
|
@@ -309,7 +309,7 @@
|
|
309
309
|
</div>
|
310
310
|
|
311
311
|
<div id="footer">
|
312
|
-
Generated on Thu Mar 26 12:41:
|
312
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
313
313
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
314
314
|
0.9.16 (ruby-2.5.0).
|
315
315
|
</div>
|
@@ -603,7 +603,7 @@
|
|
603
603
|
</div>
|
604
604
|
|
605
605
|
<div id="footer">
|
606
|
-
Generated on
|
606
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
607
607
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
608
608
|
0.9.16 (ruby-2.5.0).
|
609
609
|
</div>
|
@@ -224,7 +224,7 @@
|
|
224
224
|
</div>
|
225
225
|
|
226
226
|
<div id="footer">
|
227
|
-
Generated on Thu Mar 26 12:41:
|
227
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
228
228
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
229
229
|
0.9.16 (ruby-2.5.0).
|
230
230
|
</div>
|
@@ -847,7 +847,7 @@
|
|
847
847
|
</div>
|
848
848
|
|
849
849
|
<div id="footer">
|
850
|
-
Generated on
|
850
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
851
851
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
852
852
|
0.9.16 (ruby-2.5.0).
|
853
853
|
</div>
|
@@ -222,7 +222,7 @@
|
|
222
222
|
</div>
|
223
223
|
|
224
224
|
<div id="footer">
|
225
|
-
Generated on
|
225
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
226
226
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
227
227
|
0.9.16 (ruby-2.5.0).
|
228
228
|
</div>
|
@@ -1035,7 +1035,7 @@
|
|
1035
1035
|
<span class='label'>strategy:</span> <span class='id identifier rubyid_archive_strategy_id'>archive_strategy_id</span><span class='comma'>,</span>
|
1036
1036
|
<span class='label'>exclude_linked_files:</span> <span class='id identifier rubyid_exclude_linked_files'>exclude_linked_files</span>
|
1037
1037
|
<span class='rbrace'>}</span><span class='period'>.</span><span class='id identifier rubyid_to_json'>to_json</span>
|
1038
|
-
|
1038
|
+
|
1039
1039
|
<span class='id identifier rubyid_data'>data</span> <span class='op'>=</span> <span class='id identifier rubyid_put'>put</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>/projects/</span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_id'>id</span><span class='embexpr_end'>}</span><span class='tstring_content'>/archive</span><span class='tstring_end'>"</span></span><span class='comma'>,</span> <span class='label'>body:</span> <span class='id identifier rubyid_body'>body</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_parse'>parse</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>archivestrategystate</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
1040
1040
|
<span class='id identifier rubyid_data'>data</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span> <span class='op'>?</span> <span class='kw'>nil</span> <span class='op'>:</span> <span class='const'><span class='object_link'><a href="../ArchiveStrategyState.html" title="StrawberryAPI::ArchiveStrategyState (class)">ArchiveStrategyState</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="../ArchiveStrategyState.html#initialize-instance_method" title="StrawberryAPI::ArchiveStrategyState#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='rparen'>)</span>
|
1041
1041
|
<span class='kw'>end</span></pre>
|
@@ -1302,7 +1302,7 @@
|
|
1302
1302
|
<span class='label'>custom_metadata:</span> <span class='id identifier rubyid_custom_metadata'>custom_metadata</span>
|
1303
1303
|
<span class='rbrace'>}</span><span class='period'>.</span><span class='id identifier rubyid_to_json'>to_json</span>
|
1304
1304
|
|
1305
|
-
<span class='id identifier
|
1305
|
+
<span class='id identifier rubyid_temp'>temp</span> <span class='op'>=</span> <span class='id identifier rubyid_post'>post</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>/projects</span><span class='tstring_end'>"</span></span><span class='comma'>,</span> <span class='label'>body:</span> <span class='id identifier rubyid_body'>body</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_parse'>parse</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>job</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span>
|
1306
1306
|
|
1307
1307
|
<span class='id identifier rubyid_data'>data</span><span class='period'>.</span><span class='id identifier rubyid_nil?'>nil?</span> <span class='op'>?</span> <span class='kw'>nil</span> <span class='op'>:</span> <span class='const'><span class='object_link'><a href="../Project.html" title="StrawberryAPI::Project (class)">Project</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="../Project.html#initialize-instance_method" title="StrawberryAPI::Project#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_data'>data</span><span class='rparen'>)</span>
|
1308
1308
|
<span class='kw'>end</span></pre>
|
@@ -1611,7 +1611,7 @@
|
|
1611
1611
|
<span class='id identifier rubyid_projects'>projects</span> <span class='op'>=</span> <span class='id identifier rubyid_get'>get</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>/projects</span><span class='tstring_end'>"</span></span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_parse'>parse</span><span class='lbracket'>[</span><span class='tstring'><span class='tstring_beg'>'</span><span class='tstring_content'>projects</span><span class='tstring_end'>'</span></span><span class='rbracket'>]</span><span class='op'>&.</span><span class='id identifier rubyid_map'>map</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_project'>project</span><span class='op'>|</span>
|
1612
1612
|
<span class='const'><span class='object_link'><a href="../Project.html" title="StrawberryAPI::Project (class)">Project</a></span></span><span class='period'>.</span><span class='id identifier rubyid_new'><span class='object_link'><a href="../Project.html#initialize-instance_method" title="StrawberryAPI::Project#initialize (method)">new</a></span></span><span class='lparen'>(</span><span class='id identifier rubyid_project'>project</span><span class='rparen'>)</span>
|
1613
1613
|
<span class='kw'>end</span>
|
1614
|
-
|
1614
|
+
|
1615
1615
|
<span class='id identifier rubyid_projects'>projects</span><span class='period'>.</span><span class='id identifier rubyid_keep_if'>keep_if</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_project'>project</span><span class='op'>|</span>
|
1616
1616
|
<span class='id identifier rubyid_project'>project</span><span class='period'>.</span><span class='id identifier rubyid_is_library_project'>is_library_project</span>
|
1617
1617
|
<span class='kw'>end</span>
|
@@ -3345,7 +3345,7 @@
|
|
3345
3345
|
</div>
|
3346
3346
|
|
3347
3347
|
<div id="footer">
|
3348
|
-
Generated on
|
3348
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
3349
3349
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
3350
3350
|
0.9.16 (ruby-2.5.0).
|
3351
3351
|
</div>
|
@@ -204,7 +204,7 @@
|
|
204
204
|
</div>
|
205
205
|
|
206
206
|
<div id="footer">
|
207
|
-
Generated on Thu Mar 26 12:41:
|
207
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
208
208
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
209
209
|
0.9.16 (ruby-2.5.0).
|
210
210
|
</div>
|
@@ -309,7 +309,7 @@
|
|
309
309
|
</div>
|
310
310
|
|
311
311
|
<div id="footer">
|
312
|
-
Generated on
|
312
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
313
313
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
314
314
|
0.9.16 (ruby-2.5.0).
|
315
315
|
</div>
|
@@ -283,7 +283,7 @@
|
|
283
283
|
</div>
|
284
284
|
|
285
285
|
<div id="footer">
|
286
|
-
Generated on
|
286
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
287
287
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
288
288
|
0.9.16 (ruby-2.5.0).
|
289
289
|
</div>
|
@@ -366,7 +366,7 @@
|
|
366
366
|
</div>
|
367
367
|
|
368
368
|
<div id="footer">
|
369
|
-
Generated on
|
369
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
370
370
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
371
371
|
0.9.16 (ruby-2.5.0).
|
372
372
|
</div>
|
@@ -200,7 +200,7 @@
|
|
200
200
|
</div>
|
201
201
|
|
202
202
|
<div id="footer">
|
203
|
-
Generated on
|
203
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
204
204
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
205
205
|
0.9.16 (ruby-2.5.0).
|
206
206
|
</div>
|
@@ -305,7 +305,7 @@
|
|
305
305
|
</div>
|
306
306
|
|
307
307
|
<div id="footer">
|
308
|
-
Generated on
|
308
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
309
309
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
310
310
|
0.9.16 (ruby-2.5.0).
|
311
311
|
</div>
|
@@ -1057,7 +1057,7 @@
|
|
1057
1057
|
</div>
|
1058
1058
|
|
1059
1059
|
<div id="footer">
|
1060
|
-
Generated on Thu Mar 26 12:41:
|
1060
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
1061
1061
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1062
1062
|
0.9.16 (ruby-2.5.0).
|
1063
1063
|
</div>
|
@@ -309,7 +309,7 @@
|
|
309
309
|
</div>
|
310
310
|
|
311
311
|
<div id="footer">
|
312
|
-
Generated on
|
312
|
+
Generated on Thu Mar 26 12:41:17 2020 by
|
313
313
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
314
314
|
0.9.16 (ruby-2.5.0).
|
315
315
|
</div>
|
@@ -1245,7 +1245,7 @@
|
|
1245
1245
|
</div>
|
1246
1246
|
|
1247
1247
|
<div id="footer">
|
1248
|
-
Generated on Thu Mar 26 12:41:
|
1248
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
1249
1249
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1250
1250
|
0.9.16 (ruby-2.5.0).
|
1251
1251
|
</div>
|
@@ -477,7 +477,7 @@
|
|
477
477
|
</div>
|
478
478
|
|
479
479
|
<div id="footer">
|
480
|
-
Generated on
|
480
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
481
481
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
482
482
|
0.9.16 (ruby-2.5.0).
|
483
483
|
</div>
|
@@ -417,7 +417,7 @@
|
|
417
417
|
</div>
|
418
418
|
|
419
419
|
<div id="footer">
|
420
|
-
Generated on
|
420
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
421
421
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
422
422
|
0.9.16 (ruby-2.5.0).
|
423
423
|
</div>
|
@@ -471,7 +471,7 @@
|
|
471
471
|
</div>
|
472
472
|
|
473
473
|
<div id="footer">
|
474
|
-
Generated on
|
474
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
475
475
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
476
476
|
0.9.16 (ruby-2.5.0).
|
477
477
|
</div>
|
@@ -210,7 +210,7 @@
|
|
210
210
|
</div>
|
211
211
|
|
212
212
|
<div id="footer">
|
213
|
-
Generated on
|
213
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
214
214
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
215
215
|
0.9.16 (ruby-2.5.0).
|
216
216
|
</div>
|
@@ -989,7 +989,7 @@
|
|
989
989
|
</div>
|
990
990
|
|
991
991
|
<div id="footer">
|
992
|
-
Generated on
|
992
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
993
993
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
994
994
|
0.9.16 (ruby-2.5.0).
|
995
995
|
</div>
|
@@ -557,7 +557,7 @@
|
|
557
557
|
</div>
|
558
558
|
|
559
559
|
<div id="footer">
|
560
|
-
Generated on
|
560
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
561
561
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
562
562
|
0.9.16 (ruby-2.5.0).
|
563
563
|
</div>
|
@@ -639,7 +639,7 @@
|
|
639
639
|
</div>
|
640
640
|
|
641
641
|
<div id="footer">
|
642
|
-
Generated on
|
642
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
643
643
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
644
644
|
0.9.16 (ruby-2.5.0).
|
645
645
|
</div>
|
@@ -718,7 +718,7 @@
|
|
718
718
|
</div>
|
719
719
|
|
720
720
|
<div id="footer">
|
721
|
-
Generated on
|
721
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
722
722
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
723
723
|
0.9.16 (ruby-2.5.0).
|
724
724
|
</div>
|
data/doc/StrawberryAPI/Edit.html
CHANGED
@@ -627,7 +627,7 @@
|
|
627
627
|
</div>
|
628
628
|
|
629
629
|
<div id="footer">
|
630
|
-
Generated on
|
630
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
631
631
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
632
632
|
0.9.16 (ruby-2.5.0).
|
633
633
|
</div>
|
@@ -557,7 +557,7 @@
|
|
557
557
|
</div>
|
558
558
|
|
559
559
|
<div id="footer">
|
560
|
-
Generated on
|
560
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
561
561
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
562
562
|
0.9.16 (ruby-2.5.0).
|
563
563
|
</div>
|
@@ -631,7 +631,7 @@
|
|
631
631
|
</div>
|
632
632
|
|
633
633
|
<div id="footer">
|
634
|
-
Generated on
|
634
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
635
635
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
636
636
|
0.9.16 (ruby-2.5.0).
|
637
637
|
</div>
|
@@ -423,7 +423,7 @@ shamelessly uses the HTTParty gem for all the dirty job</p>
|
|
423
423
|
|
424
424
|
<span class='kw'>if</span> <span class='id identifier rubyid_api_key'>api_key</span>
|
425
425
|
<span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_class'>class</span><span class='period'>.</span><span class='id identifier rubyid_get'>get</span><span class='lparen'>(</span><span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>/session</span><span class='tstring_end'>"</span></span><span class='comma'>,</span> <span class='label'>headers:</span> <span class='lbrace'>{</span><span class='label'>Authorization:</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>Bearer </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_api_key'>api_key</span><span class='embexpr_end'>}</span><span class='tstring_end'>"</span></span><span class='rbrace'>}</span><span class='rparen'>)</span><span class='period'>.</span><span class='id identifier rubyid_success?'>success?</span>
|
426
|
-
|
426
|
+
|
427
427
|
<span class='ivar'>@headers</span> <span class='op'>=</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_class'>class</span><span class='period'>.</span><span class='id identifier rubyid_headers'>headers</span><span class='period'>.</span><span class='id identifier rubyid_dup'>dup</span>
|
428
428
|
<span class='ivar'>@headers</span><span class='lbracket'>[</span><span class='symbol'>:Authorization</span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='tstring'><span class='tstring_beg'>"</span><span class='tstring_content'>Bearer </span><span class='embexpr_beg'>#{</span><span class='id identifier rubyid_api_key'>api_key</span><span class='embexpr_end'>}</span><span class='tstring_end'>"</span></span>
|
429
429
|
<span class='kw'>elsif</span> <span class='id identifier rubyid_username'>username</span> <span class='op'>&&</span> <span class='id identifier rubyid_password'>password</span>
|
@@ -942,9 +942,9 @@ shamelessly uses the HTTParty gem for all the dirty job</p>
|
|
942
942
|
<span class='kw'>def</span> <span class='id identifier rubyid_request'>request</span><span class='lparen'>(</span><span class='id identifier rubyid_method'>method</span><span class='comma'>,</span> <span class='id identifier rubyid_path'>path</span><span class='comma'>,</span> <span class='label'>mute_failure:</span> <span class='kw'>false</span><span class='comma'>,</span> <span class='op'>**</span><span class='id identifier rubyid_options'>options</span><span class='rparen'>)</span>
|
943
943
|
<span class='id identifier rubyid_options'>options</span><span class='lbracket'>[</span><span class='symbol'>:headers</span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='ivar'>@headers</span>
|
944
944
|
<span class='id identifier rubyid_options'>options</span><span class='lbracket'>[</span><span class='symbol'>:cookies</span><span class='rbracket'>]</span> <span class='op'>=</span> <span class='ivar'>@cookies</span>
|
945
|
-
|
945
|
+
|
946
946
|
<span class='id identifier rubyid_response'>response</span> <span class='op'>=</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_class'>class</span><span class='period'>.</span><span class='id identifier rubyid_send'>send</span><span class='lparen'>(</span><span class='id identifier rubyid_method'>method</span><span class='comma'>,</span> <span class='id identifier rubyid_path'>path</span><span class='comma'>,</span> <span class='id identifier rubyid_options'>options</span><span class='rparen'>)</span>
|
947
|
-
|
947
|
+
|
948
948
|
<span class='kw'>if</span> <span class='id identifier rubyid_mute_failure'>mute_failure</span>
|
949
949
|
<span class='id identifier rubyid_response'>response</span>
|
950
950
|
<span class='kw'>else</span>
|
@@ -961,7 +961,7 @@ shamelessly uses the HTTParty gem for all the dirty job</p>
|
|
961
961
|
</div>
|
962
962
|
|
963
963
|
<div id="footer">
|
964
|
-
Generated on
|
964
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
965
965
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
966
966
|
0.9.16 (ruby-2.5.0).
|
967
967
|
</div>
|
@@ -627,7 +627,7 @@
|
|
627
627
|
</div>
|
628
628
|
|
629
629
|
<div id="footer">
|
630
|
-
Generated on
|
630
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
631
631
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
632
632
|
0.9.16 (ruby-2.5.0).
|
633
633
|
</div>
|
@@ -837,7 +837,7 @@
|
|
837
837
|
</div>
|
838
838
|
|
839
839
|
<div id="footer">
|
840
|
-
Generated on
|
840
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
841
841
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
842
842
|
0.9.16 (ruby-2.5.0).
|
843
843
|
</div>
|
@@ -557,7 +557,7 @@
|
|
557
557
|
</div>
|
558
558
|
|
559
559
|
<div id="footer">
|
560
|
-
Generated on
|
560
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
561
561
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
562
562
|
0.9.16 (ruby-2.5.0).
|
563
563
|
</div>
|
@@ -2793,7 +2793,7 @@
|
|
2793
2793
|
</div>
|
2794
2794
|
|
2795
2795
|
<div id="footer">
|
2796
|
-
Generated on
|
2796
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
2797
2797
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2798
2798
|
0.9.16 (ruby-2.5.0).
|
2799
2799
|
</div>
|
@@ -355,7 +355,7 @@
|
|
355
355
|
</div>
|
356
356
|
|
357
357
|
<div id="footer">
|
358
|
-
Generated on
|
358
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
359
359
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
360
360
|
0.9.16 (ruby-2.5.0).
|
361
361
|
</div>
|
@@ -360,7 +360,7 @@
|
|
360
360
|
</div>
|
361
361
|
|
362
362
|
<div id="footer">
|
363
|
-
Generated on
|
363
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
364
364
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
365
365
|
0.9.16 (ruby-2.5.0).
|
366
366
|
</div>
|
@@ -1257,7 +1257,7 @@
|
|
1257
1257
|
</div>
|
1258
1258
|
|
1259
1259
|
<div id="footer">
|
1260
|
-
Generated on
|
1260
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
1261
1261
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
1262
1262
|
0.9.16 (ruby-2.5.0).
|
1263
1263
|
</div>
|
data/doc/StrawberryAPI/Role.html
CHANGED
@@ -557,7 +557,7 @@
|
|
557
557
|
</div>
|
558
558
|
|
559
559
|
<div id="footer">
|
560
|
-
Generated on
|
560
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
561
561
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
562
562
|
0.9.16 (ruby-2.5.0).
|
563
563
|
</div>
|
@@ -2377,7 +2377,7 @@
|
|
2377
2377
|
</div>
|
2378
2378
|
|
2379
2379
|
<div id="footer">
|
2380
|
-
Generated on
|
2380
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
2381
2381
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
2382
2382
|
0.9.16 (ruby-2.5.0).
|
2383
2383
|
</div>
|
@@ -111,7 +111,7 @@
|
|
111
111
|
</div>
|
112
112
|
|
113
113
|
<div id="footer">
|
114
|
-
Generated on
|
114
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
115
115
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
116
116
|
0.9.16 (ruby-2.5.0).
|
117
117
|
</div>
|
@@ -197,7 +197,7 @@
|
|
197
197
|
</div>
|
198
198
|
|
199
199
|
<div id="footer">
|
200
|
-
Generated on
|
200
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
201
201
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
202
202
|
0.9.16 (ruby-2.5.0).
|
203
203
|
</div>
|
@@ -197,7 +197,7 @@
|
|
197
197
|
</div>
|
198
198
|
|
199
199
|
<div id="footer">
|
200
|
-
Generated on
|
200
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
201
201
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
202
202
|
0.9.16 (ruby-2.5.0).
|
203
203
|
</div>
|
@@ -631,7 +631,7 @@
|
|
631
631
|
</div>
|
632
632
|
|
633
633
|
<div id="footer">
|
634
|
-
Generated on
|
634
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
635
635
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
636
636
|
0.9.16 (ruby-2.5.0).
|
637
637
|
</div>
|
data/doc/StrawberryAPI/Team.html
CHANGED
@@ -779,7 +779,7 @@
|
|
779
779
|
</div>
|
780
780
|
|
781
781
|
<div id="footer">
|
782
|
-
Generated on
|
782
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
783
783
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
784
784
|
0.9.16 (ruby-2.5.0).
|
785
785
|
</div>
|
@@ -697,7 +697,7 @@
|
|
697
697
|
</div>
|
698
698
|
|
699
699
|
<div id="footer">
|
700
|
-
Generated on
|
700
|
+
Generated on Thu Mar 26 12:41:19 2020 by
|
701
701
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
702
702
|
0.9.16 (ruby-2.5.0).
|
703
703
|
</div>
|
data/doc/StrawberryAPI/User.html
CHANGED
@@ -989,7 +989,7 @@
|
|
989
989
|
</div>
|
990
990
|
|
991
991
|
<div id="footer">
|
992
|
-
Generated on
|
992
|
+
Generated on Thu Mar 26 12:41:18 2020 by
|
993
993
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
994
994
|
0.9.16 (ruby-2.5.0).
|
995
995
|
</div>
|
data/doc/StrawberryAPI.html
CHANGED
@@ -473,7 +473,7 @@ configuration</p>
|
|
473
473
|
</div>
|
474
474
|
|
475
475
|
<div id="footer">
|
476
|
-
Generated on Thu Mar 26 12:41:
|
476
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
477
477
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
478
478
|
0.9.16 (ruby-2.5.0).
|
479
479
|
</div>
|
data/doc/_index.html
CHANGED
@@ -629,7 +629,7 @@
|
|
629
629
|
</div>
|
630
630
|
|
631
631
|
<div id="footer">
|
632
|
-
Generated on Thu Mar 26 12:41:
|
632
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
633
633
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
634
634
|
0.9.16 (ruby-2.5.0).
|
635
635
|
</div>
|
data/doc/file.README.html
CHANGED
@@ -196,7 +196,7 @@ end
|
|
196
196
|
</div></div>
|
197
197
|
|
198
198
|
<div id="footer">
|
199
|
-
Generated on Thu Mar 26 12:41:
|
199
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
200
200
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
201
201
|
0.9.16 (ruby-2.5.0).
|
202
202
|
</div>
|
data/doc/index.html
CHANGED
@@ -196,7 +196,7 @@ end
|
|
196
196
|
</div></div>
|
197
197
|
|
198
198
|
<div id="footer">
|
199
|
-
Generated on Thu Mar 26 12:41:
|
199
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
200
200
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
201
201
|
0.9.16 (ruby-2.5.0).
|
202
202
|
</div>
|
@@ -100,7 +100,7 @@
|
|
100
100
|
</div>
|
101
101
|
|
102
102
|
<div id="footer">
|
103
|
-
Generated on Thu Mar 26 12:41:
|
103
|
+
Generated on Thu Mar 26 12:41:16 2020 by
|
104
104
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
105
105
|
0.9.16 (ruby-2.5.0).
|
106
106
|
</div>
|