trieve_ruby_client 0.3.4 → 0.3.5

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.
Files changed (111) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +5 -12
  3. data/docs/AuthApi.md +1 -6
  4. data/docs/ChunkApi.md +12 -72
  5. data/docs/ChunkGroupApi.md +15 -90
  6. data/docs/DatasetApi.md +6 -36
  7. data/docs/EventsApi.md +1 -6
  8. data/docs/FileApi.md +4 -24
  9. data/docs/InvitationApi.md +1 -6
  10. data/docs/MessageApi.md +4 -24
  11. data/docs/OrganizationApi.md +6 -36
  12. data/docs/StripeApi.md +2 -12
  13. data/docs/TopicApi.md +4 -24
  14. data/docs/UserApi.md +3 -18
  15. data/lib/trieve_ruby_client/api/auth_api.rb +2 -2
  16. data/lib/trieve_ruby_client/api/chunk_api.rb +13 -13
  17. data/lib/trieve_ruby_client/api/chunk_group_api.rb +16 -16
  18. data/lib/trieve_ruby_client/api/dataset_api.rb +7 -7
  19. data/lib/trieve_ruby_client/api/events_api.rb +2 -2
  20. data/lib/trieve_ruby_client/api/file_api.rb +5 -5
  21. data/lib/trieve_ruby_client/api/health_api.rb +1 -1
  22. data/lib/trieve_ruby_client/api/invitation_api.rb +2 -2
  23. data/lib/trieve_ruby_client/api/message_api.rb +5 -5
  24. data/lib/trieve_ruby_client/api/organization_api.rb +7 -7
  25. data/lib/trieve_ruby_client/api/stripe_api.rb +3 -3
  26. data/lib/trieve_ruby_client/api/topic_api.rb +5 -5
  27. data/lib/trieve_ruby_client/api/user_api.rb +4 -4
  28. data/lib/trieve_ruby_client/api_client.rb +1 -1
  29. data/lib/trieve_ruby_client/api_error.rb +1 -1
  30. data/lib/trieve_ruby_client/configuration.rb +1 -8
  31. data/lib/trieve_ruby_client/models/add_chunk_to_group_data.rb +1 -1
  32. data/lib/trieve_ruby_client/models/api_key_dto.rb +1 -1
  33. data/lib/trieve_ruby_client/models/bookmark_data.rb +1 -1
  34. data/lib/trieve_ruby_client/models/bookmark_group_result.rb +1 -1
  35. data/lib/trieve_ruby_client/models/chat_message_proxy.rb +1 -1
  36. data/lib/trieve_ruby_client/models/chunk_filter.rb +1 -1
  37. data/lib/trieve_ruby_client/models/chunk_group.rb +1 -1
  38. data/lib/trieve_ruby_client/models/chunk_group_and_file.rb +1 -1
  39. data/lib/trieve_ruby_client/models/chunk_metadata.rb +1 -1
  40. data/lib/trieve_ruby_client/models/chunk_metadata_with_file_data.rb +1 -1
  41. data/lib/trieve_ruby_client/models/client_dataset_configuration.rb +1 -1
  42. data/lib/trieve_ruby_client/models/create_chunk_data.rb +1 -1
  43. data/lib/trieve_ruby_client/models/create_chunk_group_data.rb +1 -1
  44. data/lib/trieve_ruby_client/models/create_dataset_request.rb +1 -1
  45. data/lib/trieve_ruby_client/models/create_message_data.rb +1 -1
  46. data/lib/trieve_ruby_client/models/create_organization_data.rb +1 -1
  47. data/lib/trieve_ruby_client/models/create_topic_data.rb +1 -1
  48. data/lib/trieve_ruby_client/models/dataset.rb +1 -1
  49. data/lib/trieve_ruby_client/models/dataset_and_usage.rb +1 -1
  50. data/lib/trieve_ruby_client/models/dataset_dto.rb +1 -1
  51. data/lib/trieve_ruby_client/models/dataset_usage_count.rb +1 -1
  52. data/lib/trieve_ruby_client/models/delete_dataset_request.rb +1 -1
  53. data/lib/trieve_ruby_client/models/delete_topic_data.rb +1 -1
  54. data/lib/trieve_ruby_client/models/delete_user_api_key_request.rb +1 -1
  55. data/lib/trieve_ruby_client/models/edit_message_data.rb +1 -1
  56. data/lib/trieve_ruby_client/models/error_response_body.rb +1 -1
  57. data/lib/trieve_ruby_client/models/event.rb +1 -1
  58. data/lib/trieve_ruby_client/models/event_return.rb +1 -1
  59. data/lib/trieve_ruby_client/models/field_condition.rb +1 -1
  60. data/lib/trieve_ruby_client/models/file.rb +1 -1
  61. data/lib/trieve_ruby_client/models/file_dto.rb +1 -1
  62. data/lib/trieve_ruby_client/models/generate_chunks_request.rb +1 -1
  63. data/lib/trieve_ruby_client/models/get_groups_for_chunks_data.rb +1 -1
  64. data/lib/trieve_ruby_client/models/group_data.rb +1 -1
  65. data/lib/trieve_ruby_client/models/group_score_chunk_dto.rb +1 -1
  66. data/lib/trieve_ruby_client/models/invitation_data.rb +1 -1
  67. data/lib/trieve_ruby_client/models/match_condition.rb +1 -1
  68. data/lib/trieve_ruby_client/models/message.rb +1 -1
  69. data/lib/trieve_ruby_client/models/organization.rb +1 -1
  70. data/lib/trieve_ruby_client/models/organization_usage_count.rb +1 -1
  71. data/lib/trieve_ruby_client/models/range.rb +1 -1
  72. data/lib/trieve_ruby_client/models/reccomend_group_chunks_request.rb +1 -1
  73. data/lib/trieve_ruby_client/models/recommend_chunks_request.rb +1 -1
  74. data/lib/trieve_ruby_client/models/regenerate_message_data.rb +1 -1
  75. data/lib/trieve_ruby_client/models/return_queued_chunk.rb +1 -1
  76. data/lib/trieve_ruby_client/models/score_chunk_dto.rb +1 -1
  77. data/lib/trieve_ruby_client/models/search_chunk_data.rb +1 -1
  78. data/lib/trieve_ruby_client/models/search_chunk_query_response_body.rb +1 -1
  79. data/lib/trieve_ruby_client/models/search_groups_result.rb +1 -1
  80. data/lib/trieve_ruby_client/models/search_over_groups_data.rb +1 -1
  81. data/lib/trieve_ruby_client/models/search_over_groups_response_body.rb +1 -1
  82. data/lib/trieve_ruby_client/models/search_within_group_data.rb +1 -1
  83. data/lib/trieve_ruby_client/models/set_user_api_key_request.rb +1 -1
  84. data/lib/trieve_ruby_client/models/set_user_api_key_response.rb +1 -1
  85. data/lib/trieve_ruby_client/models/slim_group.rb +1 -1
  86. data/lib/trieve_ruby_client/models/slim_user.rb +1 -1
  87. data/lib/trieve_ruby_client/models/stripe_plan.rb +1 -1
  88. data/lib/trieve_ruby_client/models/stripe_subscription.rb +1 -1
  89. data/lib/trieve_ruby_client/models/suggested_queries_request.rb +1 -1
  90. data/lib/trieve_ruby_client/models/suggested_queries_response.rb +1 -1
  91. data/lib/trieve_ruby_client/models/topic.rb +1 -1
  92. data/lib/trieve_ruby_client/models/update_chunk_by_tracking_id_data.rb +1 -1
  93. data/lib/trieve_ruby_client/models/update_chunk_data.rb +1 -1
  94. data/lib/trieve_ruby_client/models/update_chunk_group_data.rb +1 -1
  95. data/lib/trieve_ruby_client/models/update_dataset_request.rb +1 -1
  96. data/lib/trieve_ruby_client/models/update_group_by_tracking_id_data.rb +1 -1
  97. data/lib/trieve_ruby_client/models/update_organization_data.rb +1 -1
  98. data/lib/trieve_ruby_client/models/update_topic_data.rb +1 -1
  99. data/lib/trieve_ruby_client/models/update_user_data.rb +1 -1
  100. data/lib/trieve_ruby_client/models/upload_file_data.rb +1 -1
  101. data/lib/trieve_ruby_client/models/upload_file_result.rb +1 -1
  102. data/lib/trieve_ruby_client/models/user_organization.rb +1 -1
  103. data/lib/trieve_ruby_client/version.rb +2 -2
  104. data/lib/trieve_ruby_client.rb +1 -1
  105. data/openapi-generator.yaml +2 -2
  106. data/openapi.json +1 -6
  107. data/spec/spec_helper.rb +1 -1
  108. data/trieve_ruby_client-0.3.4.gem +0 -0
  109. data/trieve_ruby_client-0.3.41.gem +0 -0
  110. data/trieve_ruby_client.gemspec +2 -2
  111. metadata +5 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: b182ca3ab9a91c173007984bb1699894ccdc8210908ed67ed0e9825dcc51d060
4
- data.tar.gz: de0527963f83607557a05e2e51946af9739645a5a3a1454fa1e0404305843407
3
+ metadata.gz: dc4cc7ad746f7e93ba7ce58909889cc40a786b18bcdbb2dc168030fdfc7970d9
4
+ data.tar.gz: 9e97e56ac16288658222673fa0113d55e0276cb1ad6b25645b79b98061c2ba30
5
5
  SHA512:
6
- metadata.gz: 2506ef4cc37d376616503952fff65408efbe074f75acd3a77861e9bc62072fa0892fbda9b9db99ac59679f85dff80a4ec3ad247d7be1e3535f4aeec90d152a73
7
- data.tar.gz: 6bfef3a7504a6478c1a45cca713332021a4e16c2ca8d33f022f26ead18c6972bd38cfbb2cae7c088aa88cb3cb9aa10685cc7b842dbda61aafcf993211e0c372e
6
+ metadata.gz: 0fa96b4776ac76ee230f68f526d7ec8acf471a8edd668bfb6ae71e2ee50745a5559794424f311360a07e1058a984f435d8ee4b2bd4f5b035f0711b173e93cef5
7
+ data.tar.gz: 91b74fecf38d639b78439c2308de06b9f1fd503eb1cd2829504e0965f02e819e587c3ebc490f6ccbe3a9076ca185f72bea8e37501b1dc1b31fc763975014b1f0
data/README.md CHANGED
@@ -6,8 +6,8 @@ Trieve OpenAPI Specification. This document describes all of the operations avai
6
6
 
7
7
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
8
8
 
9
- - API version: 0.3.4
10
- - Package version: 0.3.4
9
+ - API version: 0.3.5
10
+ - Package version: 0.3.5
11
11
  - Generator version: 7.4.0
12
12
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
13
13
  For more information, please visit [https://trieve.ai](https://trieve.ai)
@@ -25,16 +25,16 @@ gem build trieve_ruby_client.gemspec
25
25
  Then either install the gem locally:
26
26
 
27
27
  ```shell
28
- gem install ./trieve_ruby_client-0.3.4.gem
28
+ gem install ./trieve_ruby_client-0.3.5.gem
29
29
  ```
30
30
 
31
- (for development, run `gem install --dev ./trieve_ruby_client-0.3.4.gem` to install the development dependencies)
31
+ (for development, run `gem install --dev ./trieve_ruby_client-0.3.5.gem` to install the development dependencies)
32
32
 
33
33
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
34
34
 
35
35
  Finally add this to the Gemfile:
36
36
 
37
- gem 'trieve_ruby_client', '~> 0.3.4'
37
+ gem 'trieve_ruby_client', '~> 0.3.5'
38
38
 
39
39
  ### Install from Git
40
40
 
@@ -231,10 +231,3 @@ Authentication schemes defined for the API:
231
231
  - **API key parameter name**: Authorization
232
232
  - **Location**: HTTP header
233
233
 
234
- ### Cookie
235
-
236
-
237
- - **Type**: API key
238
- - **API key parameter name**: Authorization
239
- - **Location**:
240
-
data/docs/AuthApi.md CHANGED
@@ -86,11 +86,6 @@ require 'time'
86
86
  require 'trieve_ruby_client'
87
87
  # setup authorization
88
88
  TrieveRubyClient.configure do |config|
89
- # Configure API key authorization: Cookie
90
- config.api_key['Cookie'] = 'YOUR API KEY'
91
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
92
- # config.api_key_prefix['Cookie'] = 'Bearer'
93
-
94
89
  # Configure API key authorization: ApiKey
95
90
  config.api_key['ApiKey'] = 'YOUR API KEY'
96
91
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -136,7 +131,7 @@ This endpoint does not need any parameter.
136
131
 
137
132
  ### Authorization
138
133
 
139
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
134
+ [ApiKey](../README.md#ApiKey)
140
135
 
141
136
  ### HTTP request headers
142
137
 
data/docs/ChunkApi.md CHANGED
@@ -33,11 +33,6 @@ require 'time'
33
33
  require 'trieve_ruby_client'
34
34
  # setup authorization
35
35
  TrieveRubyClient.configure do |config|
36
- # Configure API key authorization: Cookie
37
- config.api_key['Cookie'] = 'YOUR API KEY'
38
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
39
- # config.api_key_prefix['Cookie'] = 'Bearer'
40
-
41
36
  # Configure API key authorization: ApiKey
42
37
  config.api_key['ApiKey'] = 'YOUR API KEY'
43
38
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -88,7 +83,7 @@ end
88
83
 
89
84
  ### Authorization
90
85
 
91
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
86
+ [ApiKey](../README.md#ApiKey)
92
87
 
93
88
  ### HTTP request headers
94
89
 
@@ -111,11 +106,6 @@ require 'time'
111
106
  require 'trieve_ruby_client'
112
107
  # setup authorization
113
108
  TrieveRubyClient.configure do |config|
114
- # Configure API key authorization: Cookie
115
- config.api_key['Cookie'] = 'YOUR API KEY'
116
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
117
- # config.api_key_prefix['Cookie'] = 'Bearer'
118
-
119
109
  # Configure API key authorization: ApiKey
120
110
  config.api_key['ApiKey'] = 'YOUR API KEY'
121
111
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -166,7 +156,7 @@ end
166
156
 
167
157
  ### Authorization
168
158
 
169
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
159
+ [ApiKey](../README.md#ApiKey)
170
160
 
171
161
  ### HTTP request headers
172
162
 
@@ -189,11 +179,6 @@ require 'time'
189
179
  require 'trieve_ruby_client'
190
180
  # setup authorization
191
181
  TrieveRubyClient.configure do |config|
192
- # Configure API key authorization: Cookie
193
- config.api_key['Cookie'] = 'YOUR API KEY'
194
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
195
- # config.api_key_prefix['Cookie'] = 'Bearer'
196
-
197
182
  # Configure API key authorization: ApiKey
198
183
  config.api_key['ApiKey'] = 'YOUR API KEY'
199
184
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -244,7 +229,7 @@ end
244
229
 
245
230
  ### Authorization
246
231
 
247
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
232
+ [ApiKey](../README.md#ApiKey)
248
233
 
249
234
  ### HTTP request headers
250
235
 
@@ -267,11 +252,6 @@ require 'time'
267
252
  require 'trieve_ruby_client'
268
253
  # setup authorization
269
254
  TrieveRubyClient.configure do |config|
270
- # Configure API key authorization: Cookie
271
- config.api_key['Cookie'] = 'YOUR API KEY'
272
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
273
- # config.api_key_prefix['Cookie'] = 'Bearer'
274
-
275
255
  # Configure API key authorization: ApiKey
276
256
  config.api_key['ApiKey'] = 'YOUR API KEY'
277
257
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -323,7 +303,7 @@ nil (empty response body)
323
303
 
324
304
  ### Authorization
325
305
 
326
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
306
+ [ApiKey](../README.md#ApiKey)
327
307
 
328
308
  ### HTTP request headers
329
309
 
@@ -346,11 +326,6 @@ require 'time'
346
326
  require 'trieve_ruby_client'
347
327
  # setup authorization
348
328
  TrieveRubyClient.configure do |config|
349
- # Configure API key authorization: Cookie
350
- config.api_key['Cookie'] = 'YOUR API KEY'
351
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
352
- # config.api_key_prefix['Cookie'] = 'Bearer'
353
-
354
329
  # Configure API key authorization: ApiKey
355
330
  config.api_key['ApiKey'] = 'YOUR API KEY'
356
331
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -400,7 +375,7 @@ nil (empty response body)
400
375
 
401
376
  ### Authorization
402
377
 
403
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
378
+ [ApiKey](../README.md#ApiKey)
404
379
 
405
380
  ### HTTP request headers
406
381
 
@@ -423,11 +398,6 @@ require 'time'
423
398
  require 'trieve_ruby_client'
424
399
  # setup authorization
425
400
  TrieveRubyClient.configure do |config|
426
- # Configure API key authorization: Cookie
427
- config.api_key['Cookie'] = 'YOUR API KEY'
428
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
429
- # config.api_key_prefix['Cookie'] = 'Bearer'
430
-
431
401
  # Configure API key authorization: ApiKey
432
402
  config.api_key['ApiKey'] = 'YOUR API KEY'
433
403
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -478,7 +448,7 @@ end
478
448
 
479
449
  ### Authorization
480
450
 
481
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
451
+ [ApiKey](../README.md#ApiKey)
482
452
 
483
453
  ### HTTP request headers
484
454
 
@@ -501,11 +471,6 @@ require 'time'
501
471
  require 'trieve_ruby_client'
502
472
  # setup authorization
503
473
  TrieveRubyClient.configure do |config|
504
- # Configure API key authorization: Cookie
505
- config.api_key['Cookie'] = 'YOUR API KEY'
506
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
507
- # config.api_key_prefix['Cookie'] = 'Bearer'
508
-
509
474
  # Configure API key authorization: ApiKey
510
475
  config.api_key['ApiKey'] = 'YOUR API KEY'
511
476
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -558,7 +523,7 @@ end
558
523
 
559
524
  ### Authorization
560
525
 
561
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
526
+ [ApiKey](../README.md#ApiKey)
562
527
 
563
528
  ### HTTP request headers
564
529
 
@@ -581,11 +546,6 @@ require 'time'
581
546
  require 'trieve_ruby_client'
582
547
  # setup authorization
583
548
  TrieveRubyClient.configure do |config|
584
- # Configure API key authorization: Cookie
585
- config.api_key['Cookie'] = 'YOUR API KEY'
586
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
587
- # config.api_key_prefix['Cookie'] = 'Bearer'
588
-
589
549
  # Configure API key authorization: ApiKey
590
550
  config.api_key['ApiKey'] = 'YOUR API KEY'
591
551
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -636,7 +596,7 @@ end
636
596
 
637
597
  ### Authorization
638
598
 
639
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
599
+ [ApiKey](../README.md#ApiKey)
640
600
 
641
601
  ### HTTP request headers
642
602
 
@@ -659,11 +619,6 @@ require 'time'
659
619
  require 'trieve_ruby_client'
660
620
  # setup authorization
661
621
  TrieveRubyClient.configure do |config|
662
- # Configure API key authorization: Cookie
663
- config.api_key['Cookie'] = 'YOUR API KEY'
664
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
665
- # config.api_key_prefix['Cookie'] = 'Bearer'
666
-
667
622
  # Configure API key authorization: ApiKey
668
623
  config.api_key['ApiKey'] = 'YOUR API KEY'
669
624
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -714,7 +669,7 @@ end
714
669
 
715
670
  ### Authorization
716
671
 
717
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
672
+ [ApiKey](../README.md#ApiKey)
718
673
 
719
674
  ### HTTP request headers
720
675
 
@@ -737,11 +692,6 @@ require 'time'
737
692
  require 'trieve_ruby_client'
738
693
  # setup authorization
739
694
  TrieveRubyClient.configure do |config|
740
- # Configure API key authorization: Cookie
741
- config.api_key['Cookie'] = 'YOUR API KEY'
742
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
743
- # config.api_key_prefix['Cookie'] = 'Bearer'
744
-
745
695
  # Configure API key authorization: ApiKey
746
696
  config.api_key['ApiKey'] = 'YOUR API KEY'
747
697
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -792,7 +742,7 @@ end
792
742
 
793
743
  ### Authorization
794
744
 
795
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
745
+ [ApiKey](../README.md#ApiKey)
796
746
 
797
747
  ### HTTP request headers
798
748
 
@@ -815,11 +765,6 @@ require 'time'
815
765
  require 'trieve_ruby_client'
816
766
  # setup authorization
817
767
  TrieveRubyClient.configure do |config|
818
- # Configure API key authorization: Cookie
819
- config.api_key['Cookie'] = 'YOUR API KEY'
820
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
821
- # config.api_key_prefix['Cookie'] = 'Bearer'
822
-
823
768
  # Configure API key authorization: ApiKey
824
769
  config.api_key['ApiKey'] = 'YOUR API KEY'
825
770
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -869,7 +814,7 @@ nil (empty response body)
869
814
 
870
815
  ### Authorization
871
816
 
872
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
817
+ [ApiKey](../README.md#ApiKey)
873
818
 
874
819
  ### HTTP request headers
875
820
 
@@ -892,11 +837,6 @@ require 'time'
892
837
  require 'trieve_ruby_client'
893
838
  # setup authorization
894
839
  TrieveRubyClient.configure do |config|
895
- # Configure API key authorization: Cookie
896
- config.api_key['Cookie'] = 'YOUR API KEY'
897
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
898
- # config.api_key_prefix['Cookie'] = 'Bearer'
899
-
900
840
  # Configure API key authorization: ApiKey
901
841
  config.api_key['ApiKey'] = 'YOUR API KEY'
902
842
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -946,7 +886,7 @@ nil (empty response body)
946
886
 
947
887
  ### Authorization
948
888
 
949
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
889
+ [ApiKey](../README.md#ApiKey)
950
890
 
951
891
  ### HTTP request headers
952
892
 
@@ -37,11 +37,6 @@ require 'time'
37
37
  require 'trieve_ruby_client'
38
38
  # setup authorization
39
39
  TrieveRubyClient.configure do |config|
40
- # Configure API key authorization: Cookie
41
- config.api_key['Cookie'] = 'YOUR API KEY'
42
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
43
- # config.api_key_prefix['Cookie'] = 'Bearer'
44
-
45
40
  # Configure API key authorization: ApiKey
46
41
  config.api_key['ApiKey'] = 'YOUR API KEY'
47
42
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -93,7 +88,7 @@ nil (empty response body)
93
88
 
94
89
  ### Authorization
95
90
 
96
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
91
+ [ApiKey](../README.md#ApiKey)
97
92
 
98
93
  ### HTTP request headers
99
94
 
@@ -116,11 +111,6 @@ require 'time'
116
111
  require 'trieve_ruby_client'
117
112
  # setup authorization
118
113
  TrieveRubyClient.configure do |config|
119
- # Configure API key authorization: Cookie
120
- config.api_key['Cookie'] = 'YOUR API KEY'
121
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
122
- # config.api_key_prefix['Cookie'] = 'Bearer'
123
-
124
114
  # Configure API key authorization: ApiKey
125
115
  config.api_key['ApiKey'] = 'YOUR API KEY'
126
116
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -172,7 +162,7 @@ nil (empty response body)
172
162
 
173
163
  ### Authorization
174
164
 
175
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
165
+ [ApiKey](../README.md#ApiKey)
176
166
 
177
167
  ### HTTP request headers
178
168
 
@@ -195,11 +185,6 @@ require 'time'
195
185
  require 'trieve_ruby_client'
196
186
  # setup authorization
197
187
  TrieveRubyClient.configure do |config|
198
- # Configure API key authorization: Cookie
199
- config.api_key['Cookie'] = 'YOUR API KEY'
200
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
201
- # config.api_key_prefix['Cookie'] = 'Bearer'
202
-
203
188
  # Configure API key authorization: ApiKey
204
189
  config.api_key['ApiKey'] = 'YOUR API KEY'
205
190
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -250,7 +235,7 @@ end
250
235
 
251
236
  ### Authorization
252
237
 
253
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
238
+ [ApiKey](../README.md#ApiKey)
254
239
 
255
240
  ### HTTP request headers
256
241
 
@@ -273,11 +258,6 @@ require 'time'
273
258
  require 'trieve_ruby_client'
274
259
  # setup authorization
275
260
  TrieveRubyClient.configure do |config|
276
- # Configure API key authorization: Cookie
277
- config.api_key['Cookie'] = 'YOUR API KEY'
278
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
279
- # config.api_key_prefix['Cookie'] = 'Bearer'
280
-
281
261
  # Configure API key authorization: ApiKey
282
262
  config.api_key['ApiKey'] = 'YOUR API KEY'
283
263
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -331,7 +311,7 @@ nil (empty response body)
331
311
 
332
312
  ### Authorization
333
313
 
334
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
314
+ [ApiKey](../README.md#ApiKey)
335
315
 
336
316
  ### HTTP request headers
337
317
 
@@ -352,11 +332,6 @@ require 'time'
352
332
  require 'trieve_ruby_client'
353
333
  # setup authorization
354
334
  TrieveRubyClient.configure do |config|
355
- # Configure API key authorization: Cookie
356
- config.api_key['Cookie'] = 'YOUR API KEY'
357
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
358
- # config.api_key_prefix['Cookie'] = 'Bearer'
359
-
360
335
  # Configure API key authorization: ApiKey
361
336
  config.api_key['ApiKey'] = 'YOUR API KEY'
362
337
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -406,7 +381,7 @@ nil (empty response body)
406
381
 
407
382
  ### Authorization
408
383
 
409
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
384
+ [ApiKey](../README.md#ApiKey)
410
385
 
411
386
  ### HTTP request headers
412
387
 
@@ -429,11 +404,6 @@ require 'time'
429
404
  require 'trieve_ruby_client'
430
405
  # setup authorization
431
406
  TrieveRubyClient.configure do |config|
432
- # Configure API key authorization: Cookie
433
- config.api_key['Cookie'] = 'YOUR API KEY'
434
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
435
- # config.api_key_prefix['Cookie'] = 'Bearer'
436
-
437
407
  # Configure API key authorization: ApiKey
438
408
  config.api_key['ApiKey'] = 'YOUR API KEY'
439
409
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -488,7 +458,7 @@ end
488
458
 
489
459
  ### Authorization
490
460
 
491
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
461
+ [ApiKey](../README.md#ApiKey)
492
462
 
493
463
  ### HTTP request headers
494
464
 
@@ -511,11 +481,6 @@ require 'time'
511
481
  require 'trieve_ruby_client'
512
482
  # setup authorization
513
483
  TrieveRubyClient.configure do |config|
514
- # Configure API key authorization: Cookie
515
- config.api_key['Cookie'] = 'YOUR API KEY'
516
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
517
- # config.api_key_prefix['Cookie'] = 'Bearer'
518
-
519
484
  # Configure API key authorization: ApiKey
520
485
  config.api_key['ApiKey'] = 'YOUR API KEY'
521
486
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -568,7 +533,7 @@ end
568
533
 
569
534
  ### Authorization
570
535
 
571
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
536
+ [ApiKey](../README.md#ApiKey)
572
537
 
573
538
  ### HTTP request headers
574
539
 
@@ -591,11 +556,6 @@ require 'time'
591
556
  require 'trieve_ruby_client'
592
557
  # setup authorization
593
558
  TrieveRubyClient.configure do |config|
594
- # Configure API key authorization: Cookie
595
- config.api_key['Cookie'] = 'YOUR API KEY'
596
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
597
- # config.api_key_prefix['Cookie'] = 'Bearer'
598
-
599
559
  # Configure API key authorization: ApiKey
600
560
  config.api_key['ApiKey'] = 'YOUR API KEY'
601
561
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -646,7 +606,7 @@ end
646
606
 
647
607
  ### Authorization
648
608
 
649
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
609
+ [ApiKey](../README.md#ApiKey)
650
610
 
651
611
  ### HTTP request headers
652
612
 
@@ -667,11 +627,6 @@ require 'time'
667
627
  require 'trieve_ruby_client'
668
628
  # setup authorization
669
629
  TrieveRubyClient.configure do |config|
670
- # Configure API key authorization: Cookie
671
- config.api_key['Cookie'] = 'YOUR API KEY'
672
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
673
- # config.api_key_prefix['Cookie'] = 'Bearer'
674
-
675
630
  # Configure API key authorization: ApiKey
676
631
  config.api_key['ApiKey'] = 'YOUR API KEY'
677
632
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -722,7 +677,7 @@ end
722
677
 
723
678
  ### Authorization
724
679
 
725
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
680
+ [ApiKey](../README.md#ApiKey)
726
681
 
727
682
  ### HTTP request headers
728
683
 
@@ -743,11 +698,6 @@ require 'time'
743
698
  require 'trieve_ruby_client'
744
699
  # setup authorization
745
700
  TrieveRubyClient.configure do |config|
746
- # Configure API key authorization: Cookie
747
- config.api_key['Cookie'] = 'YOUR API KEY'
748
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
749
- # config.api_key_prefix['Cookie'] = 'Bearer'
750
-
751
701
  # Configure API key authorization: ApiKey
752
702
  config.api_key['ApiKey'] = 'YOUR API KEY'
753
703
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -798,7 +748,7 @@ end
798
748
 
799
749
  ### Authorization
800
750
 
801
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
751
+ [ApiKey](../README.md#ApiKey)
802
752
 
803
753
  ### HTTP request headers
804
754
 
@@ -821,11 +771,6 @@ require 'time'
821
771
  require 'trieve_ruby_client'
822
772
  # setup authorization
823
773
  TrieveRubyClient.configure do |config|
824
- # Configure API key authorization: Cookie
825
- config.api_key['Cookie'] = 'YOUR API KEY'
826
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
827
- # config.api_key_prefix['Cookie'] = 'Bearer'
828
-
829
774
  # Configure API key authorization: ApiKey
830
775
  config.api_key['ApiKey'] = 'YOUR API KEY'
831
776
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -878,7 +823,7 @@ end
878
823
 
879
824
  ### Authorization
880
825
 
881
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
826
+ [ApiKey](../README.md#ApiKey)
882
827
 
883
828
  ### HTTP request headers
884
829
 
@@ -901,11 +846,6 @@ require 'time'
901
846
  require 'trieve_ruby_client'
902
847
  # setup authorization
903
848
  TrieveRubyClient.configure do |config|
904
- # Configure API key authorization: Cookie
905
- config.api_key['Cookie'] = 'YOUR API KEY'
906
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
907
- # config.api_key_prefix['Cookie'] = 'Bearer'
908
-
909
849
  # Configure API key authorization: ApiKey
910
850
  config.api_key['ApiKey'] = 'YOUR API KEY'
911
851
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -957,7 +897,7 @@ nil (empty response body)
957
897
 
958
898
  ### Authorization
959
899
 
960
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
900
+ [ApiKey](../README.md#ApiKey)
961
901
 
962
902
  ### HTTP request headers
963
903
 
@@ -1044,11 +984,6 @@ require 'time'
1044
984
  require 'trieve_ruby_client'
1045
985
  # setup authorization
1046
986
  TrieveRubyClient.configure do |config|
1047
- # Configure API key authorization: Cookie
1048
- config.api_key['Cookie'] = 'YOUR API KEY'
1049
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1050
- # config.api_key_prefix['Cookie'] = 'Bearer'
1051
-
1052
987
  # Configure API key authorization: ApiKey
1053
988
  config.api_key['ApiKey'] = 'YOUR API KEY'
1054
989
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -1099,7 +1034,7 @@ end
1099
1034
 
1100
1035
  ### Authorization
1101
1036
 
1102
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
1037
+ [ApiKey](../README.md#ApiKey)
1103
1038
 
1104
1039
  ### HTTP request headers
1105
1040
 
@@ -1122,11 +1057,6 @@ require 'time'
1122
1057
  require 'trieve_ruby_client'
1123
1058
  # setup authorization
1124
1059
  TrieveRubyClient.configure do |config|
1125
- # Configure API key authorization: Cookie
1126
- config.api_key['Cookie'] = 'YOUR API KEY'
1127
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1128
- # config.api_key_prefix['Cookie'] = 'Bearer'
1129
-
1130
1060
  # Configure API key authorization: ApiKey
1131
1061
  config.api_key['ApiKey'] = 'YOUR API KEY'
1132
1062
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -1176,7 +1106,7 @@ nil (empty response body)
1176
1106
 
1177
1107
  ### Authorization
1178
1108
 
1179
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
1109
+ [ApiKey](../README.md#ApiKey)
1180
1110
 
1181
1111
  ### HTTP request headers
1182
1112
 
@@ -1197,11 +1127,6 @@ require 'time'
1197
1127
  require 'trieve_ruby_client'
1198
1128
  # setup authorization
1199
1129
  TrieveRubyClient.configure do |config|
1200
- # Configure API key authorization: Cookie
1201
- config.api_key['Cookie'] = 'YOUR API KEY'
1202
- # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
1203
- # config.api_key_prefix['Cookie'] = 'Bearer'
1204
-
1205
1130
  # Configure API key authorization: ApiKey
1206
1131
  config.api_key['ApiKey'] = 'YOUR API KEY'
1207
1132
  # Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
@@ -1253,7 +1178,7 @@ nil (empty response body)
1253
1178
 
1254
1179
  ### Authorization
1255
1180
 
1256
- [Cookie](../README.md#Cookie), [ApiKey](../README.md#ApiKey)
1181
+ [ApiKey](../README.md#ApiKey)
1257
1182
 
1258
1183
  ### HTTP request headers
1259
1184