songtradr_api_client_ruby 1.16.0 → 1.17.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (204) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +5 -5
  3. data/README.md +5 -30
  4. data/docs/ImageRecognitionResponse.md +2 -2
  5. data/docs/MusicalFeaturesDTO.md +78 -78
  6. data/docs/RecordingGenrePredictionDTO.md +3 -3
  7. data/docs/RecordingMediumDTO.md +4 -4
  8. data/docs/RecordingPartyDTO.md +3 -3
  9. data/docs/RecordingSmallDTO.md +3 -3
  10. data/docs/VideoRecognitionResponse.md +2 -2
  11. data/lib/songtradr_api_client_ruby/api/allowed_values_api.rb +2 -2
  12. data/lib/songtradr_api_client_ruby/api/playlist_api.rb +2 -2
  13. data/lib/songtradr_api_client_ruby/api/recording_api.rb +2 -2
  14. data/lib/songtradr_api_client_ruby/api/user_api.rb +2 -2
  15. data/lib/songtradr_api_client_ruby/api_client.rb +4 -4
  16. data/lib/songtradr_api_client_ruby/api_error.rb +2 -2
  17. data/lib/songtradr_api_client_ruby/configuration.rb +2 -2
  18. data/lib/songtradr_api_client_ruby/models/category_medium_dto.rb +2 -2
  19. data/lib/songtradr_api_client_ruby/models/category_minimal_dto.rb +2 -2
  20. data/lib/songtradr_api_client_ruby/models/config_access_dto.rb +2 -2
  21. data/lib/songtradr_api_client_ruby/models/config_identifier_dto.rb +2 -2
  22. data/lib/songtradr_api_client_ruby/models/contributor_type_dto.rb +2 -2
  23. data/lib/songtradr_api_client_ruby/models/curate_playlist_dto.rb +2 -2
  24. data/lib/songtradr_api_client_ruby/models/curate_playlist_response_dto.rb +2 -2
  25. data/lib/songtradr_api_client_ruby/models/error_response.rb +2 -2
  26. data/lib/songtradr_api_client_ruby/models/field_summary_dto.rb +2 -2
  27. data/lib/songtradr_api_client_ruby/models/file_dto.rb +2 -2
  28. data/lib/songtradr_api_client_ruby/models/file_list_dto.rb +2 -2
  29. data/lib/songtradr_api_client_ruby/models/file_small_dto.rb +2 -2
  30. data/lib/songtradr_api_client_ruby/models/file_upload_dto.rb +2 -2
  31. data/lib/songtradr_api_client_ruby/models/file_w_ith_url_dto.rb +2 -2
  32. data/lib/songtradr_api_client_ruby/models/files_summary_dto.rb +2 -2
  33. data/lib/songtradr_api_client_ruby/models/forgot_password_dto.rb +2 -2
  34. data/lib/songtradr_api_client_ruby/models/genre_dto.rb +2 -2
  35. data/lib/songtradr_api_client_ruby/models/genre_minimal_dto.rb +2 -2
  36. data/lib/songtradr_api_client_ruby/models/genres_summary_dto.rb +2 -2
  37. data/lib/songtradr_api_client_ruby/models/image_recognition_response.rb +4 -4
  38. data/lib/songtradr_api_client_ruby/models/init_put_recording_audio_dto.rb +2 -2
  39. data/lib/songtradr_api_client_ruby/models/jwt_token_dto.rb +2 -2
  40. data/lib/songtradr_api_client_ruby/models/login_dto.rb +2 -2
  41. data/lib/songtradr_api_client_ruby/models/musical_features_dto.rb +557 -557
  42. data/lib/songtradr_api_client_ruby/models/party_small_dto.rb +2 -2
  43. data/lib/songtradr_api_client_ruby/models/recording_for_similarity_search_dto.rb +2 -2
  44. data/lib/songtradr_api_client_ruby/models/recording_genre_prediction_dto.rb +22 -22
  45. data/lib/songtradr_api_client_ruby/models/recording_list_dto.rb +2 -2
  46. data/lib/songtradr_api_client_ruby/models/recording_medium_dto.rb +35 -35
  47. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_musical_features_dto.rb +2 -2
  48. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_taggrams_dto.rb +2 -2
  49. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_tagstrengths_dto.rb +2 -2
  50. data/lib/songtradr_api_client_ruby/models/recording_party_dto.rb +17 -17
  51. data/lib/songtradr_api_client_ruby/models/recording_small_dto.rb +27 -27
  52. data/lib/songtradr_api_client_ruby/models/recording_tag_small_dto.rb +2 -2
  53. data/lib/songtradr_api_client_ruby/models/save_user_dto.rb +2 -2
  54. data/lib/songtradr_api_client_ruby/models/search_filter_values_dto.rb +2 -2
  55. data/lib/songtradr_api_client_ruby/models/search_recording_granular_dto.rb +2 -2
  56. data/lib/songtradr_api_client_ruby/models/sign_up_dto.rb +2 -2
  57. data/lib/songtradr_api_client_ruby/models/tag_dto.rb +2 -2
  58. data/lib/songtradr_api_client_ruby/models/tag_small_dto.rb +2 -2
  59. data/lib/songtradr_api_client_ruby/models/taggram_dto.rb +2 -2
  60. data/lib/songtradr_api_client_ruby/models/tags_summary_dto.rb +2 -2
  61. data/lib/songtradr_api_client_ruby/models/tagstrength_dto.rb +2 -2
  62. data/lib/songtradr_api_client_ruby/models/title_dto.rb +2 -2
  63. data/lib/songtradr_api_client_ruby/models/token_request.rb +2 -2
  64. data/lib/songtradr_api_client_ruby/models/track_dto.rb +2 -2
  65. data/lib/songtradr_api_client_ruby/models/update_password_dto.rb +2 -2
  66. data/lib/songtradr_api_client_ruby/models/user_dto.rb +2 -2
  67. data/lib/songtradr_api_client_ruby/models/video_recognition_response.rb +4 -4
  68. data/lib/songtradr_api_client_ruby/version.rb +3 -3
  69. data/lib/songtradr_api_client_ruby.rb +2 -27
  70. data/openapi-generator-config.yaml +1 -1
  71. data/songtradr_api_client_ruby.gemspec +2 -2
  72. data/spec/api/allowed_values_api_spec.rb +2 -2
  73. data/spec/api/playlist_api_spec.rb +2 -2
  74. data/spec/api/recording_api_spec.rb +2 -2
  75. data/spec/api/user_api_spec.rb +2 -2
  76. data/spec/models/category_medium_dto_spec.rb +2 -2
  77. data/spec/models/category_minimal_dto_spec.rb +2 -2
  78. data/spec/models/config_access_dto_spec.rb +2 -2
  79. data/spec/models/config_identifier_dto_spec.rb +2 -2
  80. data/spec/models/contributor_type_dto_spec.rb +2 -2
  81. data/spec/models/curate_playlist_dto_spec.rb +2 -2
  82. data/spec/models/curate_playlist_response_dto_spec.rb +2 -2
  83. data/spec/models/error_response_spec.rb +2 -2
  84. data/spec/models/field_summary_dto_spec.rb +2 -2
  85. data/spec/models/file_dto_spec.rb +2 -2
  86. data/spec/models/file_list_dto_spec.rb +2 -2
  87. data/spec/models/file_small_dto_spec.rb +2 -2
  88. data/spec/models/file_upload_dto_spec.rb +2 -2
  89. data/spec/models/file_w_ith_url_dto_spec.rb +2 -2
  90. data/spec/models/files_summary_dto_spec.rb +2 -2
  91. data/spec/models/forgot_password_dto_spec.rb +2 -2
  92. data/spec/models/genre_dto_spec.rb +2 -2
  93. data/spec/models/genre_minimal_dto_spec.rb +2 -2
  94. data/spec/models/genres_summary_dto_spec.rb +2 -2
  95. data/spec/models/image_recognition_response_spec.rb +2 -2
  96. data/spec/models/init_put_recording_audio_dto_spec.rb +2 -2
  97. data/spec/models/jwt_token_dto_spec.rb +2 -2
  98. data/spec/models/login_dto_spec.rb +2 -2
  99. data/spec/models/musical_features_dto_spec.rb +171 -171
  100. data/spec/models/party_small_dto_spec.rb +2 -2
  101. data/spec/models/recording_for_similarity_search_dto_spec.rb +2 -2
  102. data/spec/models/recording_genre_prediction_dto_spec.rb +5 -5
  103. data/spec/models/recording_list_dto_spec.rb +2 -2
  104. data/spec/models/recording_medium_dto_spec.rb +9 -9
  105. data/spec/models/recording_minimal_with_musical_features_dto_spec.rb +2 -2
  106. data/spec/models/recording_minimal_with_taggrams_dto_spec.rb +2 -2
  107. data/spec/models/recording_minimal_with_tagstrengths_dto_spec.rb +2 -2
  108. data/spec/models/recording_party_dto_spec.rb +4 -4
  109. data/spec/models/recording_small_dto_spec.rb +5 -5
  110. data/spec/models/recording_tag_small_dto_spec.rb +2 -2
  111. data/spec/models/save_user_dto_spec.rb +2 -2
  112. data/spec/models/search_filter_values_dto_spec.rb +2 -2
  113. data/spec/models/search_recording_granular_dto_spec.rb +2 -2
  114. data/spec/models/sign_up_dto_spec.rb +2 -2
  115. data/spec/models/tag_dto_spec.rb +2 -2
  116. data/spec/models/tag_small_dto_spec.rb +2 -2
  117. data/spec/models/taggram_dto_spec.rb +2 -2
  118. data/spec/models/tags_summary_dto_spec.rb +2 -2
  119. data/spec/models/tagstrength_dto_spec.rb +2 -2
  120. data/spec/models/title_dto_spec.rb +2 -2
  121. data/spec/models/token_request_spec.rb +2 -2
  122. data/spec/models/track_dto_spec.rb +2 -2
  123. data/spec/models/update_password_dto_spec.rb +2 -2
  124. data/spec/models/user_dto_spec.rb +2 -2
  125. data/spec/models/video_recognition_response_spec.rb +2 -2
  126. data/spec/spec_helper.rb +2 -2
  127. metadata +42 -146
  128. data/docs/AgeRange.md +0 -20
  129. data/docs/Beard.md +0 -20
  130. data/docs/BoundingBox.md +0 -24
  131. data/docs/DominantColor.md +0 -30
  132. data/docs/Emotion.md +0 -20
  133. data/docs/EyeDirection.md +0 -22
  134. data/docs/EyeOpen.md +0 -20
  135. data/docs/Eyeglasses.md +0 -20
  136. data/docs/FaceDetail.md +0 -50
  137. data/docs/FaceDetection.md +0 -20
  138. data/docs/FaceOccluded.md +0 -20
  139. data/docs/Gender.md +0 -20
  140. data/docs/ImageQuality.md +0 -20
  141. data/docs/Instance.md +0 -22
  142. data/docs/Label.md +0 -28
  143. data/docs/LabelAlias.md +0 -18
  144. data/docs/LabelCategory.md +0 -18
  145. data/docs/LabelDetection.md +0 -26
  146. data/docs/Landmark.md +0 -22
  147. data/docs/MouthOpen.md +0 -20
  148. data/docs/Mustache.md +0 -20
  149. data/docs/Parent.md +0 -18
  150. data/docs/Pose.md +0 -22
  151. data/docs/Smile.md +0 -20
  152. data/docs/Sunglasses.md +0 -20
  153. data/lib/songtradr_api_client_ruby/models/age_range.rb +0 -223
  154. data/lib/songtradr_api_client_ruby/models/beard.rb +0 -223
  155. data/lib/songtradr_api_client_ruby/models/bounding_box.rb +0 -241
  156. data/lib/songtradr_api_client_ruby/models/dominant_color.rb +0 -268
  157. data/lib/songtradr_api_client_ruby/models/emotion.rb +0 -223
  158. data/lib/songtradr_api_client_ruby/models/eye_direction.rb +0 -232
  159. data/lib/songtradr_api_client_ruby/models/eye_open.rb +0 -223
  160. data/lib/songtradr_api_client_ruby/models/eyeglasses.rb +0 -223
  161. data/lib/songtradr_api_client_ruby/models/face_detail.rb +0 -362
  162. data/lib/songtradr_api_client_ruby/models/face_detection.rb +0 -223
  163. data/lib/songtradr_api_client_ruby/models/face_occluded.rb +0 -223
  164. data/lib/songtradr_api_client_ruby/models/gender.rb +0 -223
  165. data/lib/songtradr_api_client_ruby/models/image_quality.rb +0 -223
  166. data/lib/songtradr_api_client_ruby/models/instance.rb +0 -234
  167. data/lib/songtradr_api_client_ruby/models/label.rb +0 -267
  168. data/lib/songtradr_api_client_ruby/models/label_alias.rb +0 -214
  169. data/lib/songtradr_api_client_ruby/models/label_category.rb +0 -214
  170. data/lib/songtradr_api_client_ruby/models/label_detection.rb +0 -250
  171. data/lib/songtradr_api_client_ruby/models/landmark.rb +0 -232
  172. data/lib/songtradr_api_client_ruby/models/mouth_open.rb +0 -223
  173. data/lib/songtradr_api_client_ruby/models/mustache.rb +0 -223
  174. data/lib/songtradr_api_client_ruby/models/parent.rb +0 -214
  175. data/lib/songtradr_api_client_ruby/models/pose.rb +0 -232
  176. data/lib/songtradr_api_client_ruby/models/smile.rb +0 -223
  177. data/lib/songtradr_api_client_ruby/models/sunglasses.rb +0 -223
  178. data/spec/api_client_spec.rb +0 -223
  179. data/spec/configuration_spec.rb +0 -82
  180. data/spec/models/age_range_spec.rb +0 -42
  181. data/spec/models/beard_spec.rb +0 -42
  182. data/spec/models/bounding_box_spec.rb +0 -54
  183. data/spec/models/dominant_color_spec.rb +0 -72
  184. data/spec/models/emotion_spec.rb +0 -42
  185. data/spec/models/eye_direction_spec.rb +0 -48
  186. data/spec/models/eye_open_spec.rb +0 -42
  187. data/spec/models/eyeglasses_spec.rb +0 -42
  188. data/spec/models/face_detail_spec.rb +0 -132
  189. data/spec/models/face_detection_spec.rb +0 -42
  190. data/spec/models/face_occluded_spec.rb +0 -42
  191. data/spec/models/gender_spec.rb +0 -42
  192. data/spec/models/image_quality_spec.rb +0 -42
  193. data/spec/models/instance_spec.rb +0 -48
  194. data/spec/models/label_alias_spec.rb +0 -36
  195. data/spec/models/label_category_spec.rb +0 -36
  196. data/spec/models/label_detection_spec.rb +0 -60
  197. data/spec/models/label_spec.rb +0 -66
  198. data/spec/models/landmark_spec.rb +0 -48
  199. data/spec/models/mouth_open_spec.rb +0 -42
  200. data/spec/models/mustache_spec.rb +0 -42
  201. data/spec/models/parent_spec.rb +0 -36
  202. data/spec/models/pose_spec.rb +0 -48
  203. data/spec/models/smile_spec.rb +0 -42
  204. data/spec/models/sunglasses_spec.rb +0 -42
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 11f4e3cb0e2d26c51198660c4548106dc8794ed36f5c1e6c58d1501b934054bb
4
- data.tar.gz: 577af8445f31caf0b19e6dcb33bc790e4eb76861de182724c6f308d74bad8f6b
3
+ metadata.gz: 27fd7c5e52e178be8eeab432fc7712828524df6b08e46ae9b4794ff02698fea0
4
+ data.tar.gz: dc4e3ed9da82140d2241cfba93a659dd53d2bc132584dc802044a85b53f7c557
5
5
  SHA512:
6
- metadata.gz: f4a2197005f621a42a740c97c74786452520528d80140a2d0543c936b7f4a3049f2102b7cc1f40d02d45be82de02644f8108cc7986cdb1540197fef1b4d1fe2e
7
- data.tar.gz: 5b3fa05860447b92e668059a36248ea9b381d3495c1183bdf01826bd0e28352617ed89af99cd159c05cf69c5e8c5d8a614f62665624a73782cdcaa01855a7c13
6
+ metadata.gz: bf8e3579006330b20f00fee4c18e9bb573eed2e66bf4bad68f5967060717965939ca70232a9ea488c5a9ac988e1bc6884c4fdd4fb7398f03fb854e6b118a9dc3
7
+ data.tar.gz: 7be09dcbf79d5a9e7e0dc429d813bf0e94720899ed72f34f0873123124fe8776d48d4556bd20873863669851f7ec440a0ebbfdaf16c21bcbfe6f1d299a2b4f67
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- songtradr_api_client_ruby (1.16.0)
4
+ songtradr_api_client_ruby (1.17.0)
5
5
  faraday (>= 1.0.1, < 3.0)
6
6
  faraday-multipart
7
7
 
@@ -13,7 +13,7 @@ GEM
13
13
  byebug (11.1.3)
14
14
  coderay (1.1.3)
15
15
  diff-lcs (1.5.0)
16
- faraday (2.7.12)
16
+ faraday (2.8.1)
17
17
  base64
18
18
  faraday-net_http (>= 2.0, < 3.1)
19
19
  ruby2_keywords (>= 0.0.4)
@@ -23,8 +23,8 @@ GEM
23
23
  jaro_winkler (1.5.6)
24
24
  method_source (1.0.0)
25
25
  multipart-post (2.3.0)
26
- parallel (1.23.0)
27
- parser (3.2.2.4)
26
+ parallel (1.24.0)
27
+ parser (3.3.0.2)
28
28
  ast (~> 2.4.1)
29
29
  racc
30
30
  pry (0.14.2)
@@ -33,7 +33,7 @@ GEM
33
33
  pry-byebug (3.10.1)
34
34
  byebug (~> 11.0)
35
35
  pry (>= 0.13, < 0.15)
36
- psych (5.1.1.1)
36
+ psych (5.1.2)
37
37
  stringio
38
38
  racc (1.7.3)
39
39
  rainbow (3.1.1)
data/README.md CHANGED
@@ -33,8 +33,8 @@ You can either search the released music via the /public/recording endpoints or
33
33
 
34
34
  This SDK is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
35
35
 
36
- - API version: 1.16.0
37
- - Package version: 1.16.0
36
+ - API version: 1.17.0
37
+ - Package version: 1.17.0
38
38
  - Build package: org.openapitools.codegen.languages.RubyClientCodegen
39
39
  For more information, please visit [https://songtradr.com](https://songtradr.com)
40
40
 
@@ -51,16 +51,16 @@ gem build songtradr_api_client_ruby.gemspec
51
51
  Then either install the gem locally:
52
52
 
53
53
  ```shell
54
- gem install ./songtradr_api_client_ruby-1.16.0.gem
54
+ gem install ./songtradr_api_client_ruby-1.17.0.gem
55
55
  ```
56
56
 
57
- (for development, run `gem install --dev ./songtradr_api_client_ruby-1.16.0.gem` to install the development dependencies)
57
+ (for development, run `gem install --dev ./songtradr_api_client_ruby-1.17.0.gem` to install the development dependencies)
58
58
 
59
59
  or publish the gem to a gem hosting service, e.g. [RubyGems](https://rubygems.org/).
60
60
 
61
61
  Finally add this to the Gemfile:
62
62
 
63
- gem 'songtradr_api_client_ruby', '~> 1.16.0'
63
+ gem 'songtradr_api_client_ruby', '~> 1.17.0'
64
64
 
65
65
  ### Install from Git
66
66
 
@@ -138,9 +138,6 @@ Class | Method | HTTP request | Description
138
138
 
139
139
  ## Documentation for Models
140
140
 
141
- - [SongtradrApiClientRuby::AgeRange](docs/AgeRange.md)
142
- - [SongtradrApiClientRuby::Beard](docs/Beard.md)
143
- - [SongtradrApiClientRuby::BoundingBox](docs/BoundingBox.md)
144
141
  - [SongtradrApiClientRuby::CategoryMediumDTO](docs/CategoryMediumDTO.md)
145
142
  - [SongtradrApiClientRuby::CategoryMinimalDTO](docs/CategoryMinimalDTO.md)
146
143
  - [SongtradrApiClientRuby::ConfigAccessDTO](docs/ConfigAccessDTO.md)
@@ -148,15 +145,7 @@ Class | Method | HTTP request | Description
148
145
  - [SongtradrApiClientRuby::ContributorTypeDTO](docs/ContributorTypeDTO.md)
149
146
  - [SongtradrApiClientRuby::CuratePlaylistDTO](docs/CuratePlaylistDTO.md)
150
147
  - [SongtradrApiClientRuby::CuratePlaylistResponseDTO](docs/CuratePlaylistResponseDTO.md)
151
- - [SongtradrApiClientRuby::DominantColor](docs/DominantColor.md)
152
- - [SongtradrApiClientRuby::Emotion](docs/Emotion.md)
153
148
  - [SongtradrApiClientRuby::ErrorResponse](docs/ErrorResponse.md)
154
- - [SongtradrApiClientRuby::EyeDirection](docs/EyeDirection.md)
155
- - [SongtradrApiClientRuby::EyeOpen](docs/EyeOpen.md)
156
- - [SongtradrApiClientRuby::Eyeglasses](docs/Eyeglasses.md)
157
- - [SongtradrApiClientRuby::FaceDetail](docs/FaceDetail.md)
158
- - [SongtradrApiClientRuby::FaceDetection](docs/FaceDetection.md)
159
- - [SongtradrApiClientRuby::FaceOccluded](docs/FaceOccluded.md)
160
149
  - [SongtradrApiClientRuby::FieldSummaryDTO](docs/FieldSummaryDTO.md)
161
150
  - [SongtradrApiClientRuby::FileDTO](docs/FileDTO.md)
162
151
  - [SongtradrApiClientRuby::FileListDTO](docs/FileListDTO.md)
@@ -165,27 +154,15 @@ Class | Method | HTTP request | Description
165
154
  - [SongtradrApiClientRuby::FileWIthUrlDTO](docs/FileWIthUrlDTO.md)
166
155
  - [SongtradrApiClientRuby::FilesSummaryDTO](docs/FilesSummaryDTO.md)
167
156
  - [SongtradrApiClientRuby::ForgotPasswordDTO](docs/ForgotPasswordDTO.md)
168
- - [SongtradrApiClientRuby::Gender](docs/Gender.md)
169
157
  - [SongtradrApiClientRuby::GenreDTO](docs/GenreDTO.md)
170
158
  - [SongtradrApiClientRuby::GenreMinimalDTO](docs/GenreMinimalDTO.md)
171
159
  - [SongtradrApiClientRuby::GenresSummaryDTO](docs/GenresSummaryDTO.md)
172
- - [SongtradrApiClientRuby::ImageQuality](docs/ImageQuality.md)
173
160
  - [SongtradrApiClientRuby::ImageRecognitionResponse](docs/ImageRecognitionResponse.md)
174
161
  - [SongtradrApiClientRuby::InitPutRecordingAudioDTO](docs/InitPutRecordingAudioDTO.md)
175
- - [SongtradrApiClientRuby::Instance](docs/Instance.md)
176
162
  - [SongtradrApiClientRuby::JwtTokenDTO](docs/JwtTokenDTO.md)
177
- - [SongtradrApiClientRuby::Label](docs/Label.md)
178
- - [SongtradrApiClientRuby::LabelAlias](docs/LabelAlias.md)
179
- - [SongtradrApiClientRuby::LabelCategory](docs/LabelCategory.md)
180
- - [SongtradrApiClientRuby::LabelDetection](docs/LabelDetection.md)
181
- - [SongtradrApiClientRuby::Landmark](docs/Landmark.md)
182
163
  - [SongtradrApiClientRuby::LoginDTO](docs/LoginDTO.md)
183
- - [SongtradrApiClientRuby::MouthOpen](docs/MouthOpen.md)
184
164
  - [SongtradrApiClientRuby::MusicalFeaturesDTO](docs/MusicalFeaturesDTO.md)
185
- - [SongtradrApiClientRuby::Mustache](docs/Mustache.md)
186
- - [SongtradrApiClientRuby::Parent](docs/Parent.md)
187
165
  - [SongtradrApiClientRuby::PartySmallDTO](docs/PartySmallDTO.md)
188
- - [SongtradrApiClientRuby::Pose](docs/Pose.md)
189
166
  - [SongtradrApiClientRuby::RecordingForSimilaritySearchDTO](docs/RecordingForSimilaritySearchDTO.md)
190
167
  - [SongtradrApiClientRuby::RecordingGenrePredictionDTO](docs/RecordingGenrePredictionDTO.md)
191
168
  - [SongtradrApiClientRuby::RecordingListDTO](docs/RecordingListDTO.md)
@@ -200,8 +177,6 @@ Class | Method | HTTP request | Description
200
177
  - [SongtradrApiClientRuby::SearchFilterValuesDTO](docs/SearchFilterValuesDTO.md)
201
178
  - [SongtradrApiClientRuby::SearchRecordingGranularDTO](docs/SearchRecordingGranularDTO.md)
202
179
  - [SongtradrApiClientRuby::SignUpDTO](docs/SignUpDTO.md)
203
- - [SongtradrApiClientRuby::Smile](docs/Smile.md)
204
- - [SongtradrApiClientRuby::Sunglasses](docs/Sunglasses.md)
205
180
  - [SongtradrApiClientRuby::TagDTO](docs/TagDTO.md)
206
181
  - [SongtradrApiClientRuby::TagSmallDTO](docs/TagSmallDTO.md)
207
182
  - [SongtradrApiClientRuby::TaggramDTO](docs/TaggramDTO.md)
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **labels** | [**Array&lt;Label&gt;**](Label.md) | | [optional] |
8
- | **faces** | [**Array&lt;FaceDetail&gt;**](FaceDetail.md) | | [optional] |
7
+ | **labels** | **Array&lt;Object&gt;** | | [optional] |
8
+ | **faces** | **Array&lt;Object&gt;** | | [optional] |
9
9
 
10
10
  ## Example
11
11
 
@@ -5,47 +5,8 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **space** | **String** | Search for space | [optional] |
8
- | **arousal** | **String** | Search for an arousal | [optional] |
9
- | **tempo** | **String** | Search for tempo | [optional] |
10
- | **texture** | **String** | Search for texture | [optional] |
11
- | **timbre** | **String** | Search for timbre | [optional] |
12
- | **tonality** | **String** | Search for tonality | [optional] |
13
- | **valence** | **String** | Search for a valence | [optional] |
14
- | **vocals** | **String** | Search for a vocal gender or instrumental songs | [optional] |
15
- | **origin_decade** | **String** | Search for origin decade | [optional] |
16
- | **curateability** | **String** | Search for curatebility | [optional] |
17
- | **use_case** | **String** | Search for use case | [optional] |
18
- | **channel_suitability** | **String** | Search for social media suitability | [optional] |
19
- | **language_of_performance** | **String** | | [optional] |
20
- | **dominant_instrument** | **String** | Search for a dominant instrument | [optional] |
21
- | **energy** | **String** | Search for energy | [optional] |
22
- | **engagement** | **String** | Search for an engagement | [optional] |
23
- | **groovyness** | **String** | Search for groovyness | [optional] |
24
- | **harmony** | **String** | Search for a degree of harmoniousness | [optional] |
25
- | **pleasantness** | **String** | Search for pleasantness | [optional] |
26
- | **primary_mood_cluster** | **String** | Search for a language of the lyrics | [optional] |
27
- | **primary_sound_character** | **String** | Search for a sound character | [optional] |
28
- | **rhythm** | **String** | Search for rhythm | [optional] |
29
- | **roughness** | **String** | Search for roughness | [optional] |
30
- | **scale** | **String** | Search for a tonal scale | [optional] |
31
- | **key** | **String** | Search for a harmonic key | [optional] |
32
- | **sound_generation** | **String** | Search for type of sound generation | [optional] |
33
8
  | **primary_mood_cluster_affinity** | **Float** | | [optional] |
34
9
  | **secondary_mood_cluster** | **String** | Search for a language of the lyrics | [optional] |
35
- | **secondary_mood_cluster_affinity** | **Float** | | [optional] |
36
- | **tertiary_mood_cluster** | **String** | Search for a language of the lyrics | [optional] |
37
- | **tertiary_mood_cluster_affinity** | **Float** | | [optional] |
38
- | **vocals_affinity** | **Float** | | [optional] |
39
- | **dominant_instrument_affinity** | **Float** | | [optional] |
40
- | **secondary_instrument** | **String** | Search for a dominant instrument | [optional] |
41
- | **secondary_instrument_affinity** | **Float** | | [optional] |
42
- | **tertiary_instrument** | **String** | Search for a dominant instrument | [optional] |
43
- | **tertiary_instrument_affinity** | **Float** | | [optional] |
44
- | **sound_generation_affinity** | **Float** | | [optional] |
45
- | **rhythm_affinity** | **Float** | | [optional] |
46
- | **primary_sound_character_affinity** | **Float** | | [optional] |
47
- | **tonality_affinity** | **Float** | | [optional] |
48
- | **bpm** | **Float** | | [optional] |
49
10
  | **production_rating** | **String** | | [optional] |
50
11
  | **production_rating_affinity** | **Float** | | [optional] |
51
12
  | **performance_rating** | **String** | | [optional] |
@@ -73,7 +34,46 @@
73
34
  | **use_case_affinity** | **Float** | | [optional] |
74
35
  | **industry_suitability** | **String** | Search for Industry suitability | [optional] |
75
36
  | **industry_suitability_affinity** | **Float** | | [optional] |
37
+ | **secondary_mood_cluster_affinity** | **Float** | | [optional] |
38
+ | **tertiary_mood_cluster** | **String** | Search for a language of the lyrics | [optional] |
39
+ | **tertiary_mood_cluster_affinity** | **Float** | | [optional] |
40
+ | **vocals_affinity** | **Float** | | [optional] |
41
+ | **dominant_instrument_affinity** | **Float** | | [optional] |
42
+ | **secondary_instrument** | **String** | Search for a dominant instrument | [optional] |
43
+ | **secondary_instrument_affinity** | **Float** | | [optional] |
44
+ | **tertiary_instrument** | **String** | Search for a dominant instrument | [optional] |
45
+ | **tertiary_instrument_affinity** | **Float** | | [optional] |
46
+ | **sound_generation_affinity** | **Float** | | [optional] |
47
+ | **rhythm_affinity** | **Float** | | [optional] |
48
+ | **primary_sound_character_affinity** | **Float** | | [optional] |
49
+ | **tonality_affinity** | **Float** | | [optional] |
50
+ | **bpm** | **Float** | | [optional] |
76
51
  | **audience_region** | **String** | | [optional] |
52
+ | **dominant_instrument** | **String** | Search for a dominant instrument | [optional] |
53
+ | **energy** | **String** | Search for energy | [optional] |
54
+ | **engagement** | **String** | Search for an engagement | [optional] |
55
+ | **groovyness** | **String** | Search for groovyness | [optional] |
56
+ | **harmony** | **String** | Search for a degree of harmoniousness | [optional] |
57
+ | **pleasantness** | **String** | Search for pleasantness | [optional] |
58
+ | **primary_mood_cluster** | **String** | Search for a language of the lyrics | [optional] |
59
+ | **primary_sound_character** | **String** | Search for a sound character | [optional] |
60
+ | **rhythm** | **String** | Search for rhythm | [optional] |
61
+ | **roughness** | **String** | Search for roughness | [optional] |
62
+ | **scale** | **String** | Search for a tonal scale | [optional] |
63
+ | **key** | **String** | Search for a harmonic key | [optional] |
64
+ | **sound_generation** | **String** | Search for type of sound generation | [optional] |
65
+ | **tempo** | **String** | Search for tempo | [optional] |
66
+ | **texture** | **String** | Search for texture | [optional] |
67
+ | **timbre** | **String** | Search for timbre | [optional] |
68
+ | **tonality** | **String** | Search for tonality | [optional] |
69
+ | **valence** | **String** | Search for a valence | [optional] |
70
+ | **vocals** | **String** | Search for a vocal gender or instrumental songs | [optional] |
71
+ | **origin_decade** | **String** | Search for origin decade | [optional] |
72
+ | **curateability** | **String** | Search for curatebility | [optional] |
73
+ | **use_case** | **String** | Search for use case | [optional] |
74
+ | **channel_suitability** | **String** | Search for social media suitability | [optional] |
75
+ | **language_of_performance** | **String** | | [optional] |
76
+ | **arousal** | **String** | Search for an arousal | [optional] |
77
77
  | **valence_affinity** | **Float** | | [optional] |
78
78
  | **arousal_affinity** | **Float** | | [optional] |
79
79
  | **pleasantness_affinity** | **Float** | | [optional] |
@@ -97,47 +97,8 @@ require 'songtradr_api_client_ruby'
97
97
 
98
98
  instance = SongtradrApiClientRuby::MusicalFeaturesDTO.new(
99
99
  space: null,
100
- arousal: null,
101
- tempo: null,
102
- texture: null,
103
- timbre: null,
104
- tonality: null,
105
- valence: null,
106
- vocals: null,
107
- origin_decade: null,
108
- curateability: null,
109
- use_case: null,
110
- channel_suitability: null,
111
- language_of_performance: null,
112
- dominant_instrument: null,
113
- energy: null,
114
- engagement: null,
115
- groovyness: null,
116
- harmony: null,
117
- pleasantness: null,
118
- primary_mood_cluster: null,
119
- primary_sound_character: null,
120
- rhythm: null,
121
- roughness: null,
122
- scale: null,
123
- key: null,
124
- sound_generation: null,
125
100
  primary_mood_cluster_affinity: null,
126
101
  secondary_mood_cluster: null,
127
- secondary_mood_cluster_affinity: null,
128
- tertiary_mood_cluster: null,
129
- tertiary_mood_cluster_affinity: null,
130
- vocals_affinity: null,
131
- dominant_instrument_affinity: null,
132
- secondary_instrument: null,
133
- secondary_instrument_affinity: null,
134
- tertiary_instrument: null,
135
- tertiary_instrument_affinity: null,
136
- sound_generation_affinity: null,
137
- rhythm_affinity: null,
138
- primary_sound_character_affinity: null,
139
- tonality_affinity: null,
140
- bpm: null,
141
102
  production_rating: null,
142
103
  production_rating_affinity: null,
143
104
  performance_rating: null,
@@ -165,7 +126,46 @@ instance = SongtradrApiClientRuby::MusicalFeaturesDTO.new(
165
126
  use_case_affinity: null,
166
127
  industry_suitability: null,
167
128
  industry_suitability_affinity: null,
129
+ secondary_mood_cluster_affinity: null,
130
+ tertiary_mood_cluster: null,
131
+ tertiary_mood_cluster_affinity: null,
132
+ vocals_affinity: null,
133
+ dominant_instrument_affinity: null,
134
+ secondary_instrument: null,
135
+ secondary_instrument_affinity: null,
136
+ tertiary_instrument: null,
137
+ tertiary_instrument_affinity: null,
138
+ sound_generation_affinity: null,
139
+ rhythm_affinity: null,
140
+ primary_sound_character_affinity: null,
141
+ tonality_affinity: null,
142
+ bpm: null,
168
143
  audience_region: null,
144
+ dominant_instrument: null,
145
+ energy: null,
146
+ engagement: null,
147
+ groovyness: null,
148
+ harmony: null,
149
+ pleasantness: null,
150
+ primary_mood_cluster: null,
151
+ primary_sound_character: null,
152
+ rhythm: null,
153
+ roughness: null,
154
+ scale: null,
155
+ key: null,
156
+ sound_generation: null,
157
+ tempo: null,
158
+ texture: null,
159
+ timbre: null,
160
+ tonality: null,
161
+ valence: null,
162
+ vocals: null,
163
+ origin_decade: null,
164
+ curateability: null,
165
+ use_case: null,
166
+ channel_suitability: null,
167
+ language_of_performance: null,
168
+ arousal: null,
169
169
  valence_affinity: null,
170
170
  arousal_affinity: null,
171
171
  pleasantness_affinity: null,
@@ -4,9 +4,9 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **genre_type** | **String** | | |
7
8
  | **genre** | [**GenreMinimalDTO**](GenreMinimalDTO.md) | | |
8
9
  | **probability** | **Float** | | |
9
- | **genre_type** | **String** | | |
10
10
 
11
11
  ## Example
12
12
 
@@ -14,9 +14,9 @@
14
14
  require 'songtradr_api_client_ruby'
15
15
 
16
16
  instance = SongtradrApiClientRuby::RecordingGenrePredictionDTO.new(
17
+ genre_type: null,
17
18
  genre: null,
18
- probability: null,
19
- genre_type: null
19
+ probability: null
20
20
  )
21
21
  ```
22
22
 
@@ -5,13 +5,13 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **isrc** | **String** | | |
8
- | **recording_party_entities** | [**Array&lt;RecordingPartyDTO&gt;**](RecordingPartyDTO.md) | | [optional] |
9
- | **genres** | [**Array&lt;GenreDTO&gt;**](GenreDTO.md) | | [optional] |
10
8
  | **language_of_performance** | **String** | | [optional] |
11
9
  | **release_date** | **Time** | | [optional] |
12
10
  | **titles** | [**Array&lt;TitleDTO&gt;**](TitleDTO.md) | | [optional] |
13
11
  | **tracks** | [**Array&lt;TrackDTO&gt;**](TrackDTO.md) | | [optional] |
14
12
  | **musical_features** | [**MusicalFeaturesDTO**](MusicalFeaturesDTO.md) | | [optional] |
13
+ | **recording_party_entities** | [**Array&lt;RecordingPartyDTO&gt;**](RecordingPartyDTO.md) | | [optional] |
14
+ | **genres** | [**Array&lt;GenreDTO&gt;**](GenreDTO.md) | | [optional] |
15
15
  | **spotify_id** | **String** | | [optional] |
16
16
  | **tags** | [**Array&lt;RecordingTagSmallDTO&gt;**](RecordingTagSmallDTO.md) | | [optional] |
17
17
  | **genre_predictions** | [**Array&lt;RecordingGenrePredictionDTO&gt;**](RecordingGenrePredictionDTO.md) | | [optional] |
@@ -23,13 +23,13 @@ require 'songtradr_api_client_ruby'
23
23
 
24
24
  instance = SongtradrApiClientRuby::RecordingMediumDTO.new(
25
25
  isrc: null,
26
- recording_party_entities: null,
27
- genres: null,
28
26
  language_of_performance: null,
29
27
  release_date: null,
30
28
  titles: null,
31
29
  tracks: null,
32
30
  musical_features: null,
31
+ recording_party_entities: null,
32
+ genres: null,
33
33
  spotify_id: null,
34
34
  tags: null,
35
35
  genre_predictions: null
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **contributor_types** | [**Array&lt;ContributorTypeDTO&gt;**](ContributorTypeDTO.md) | | [optional] |
8
7
  | **party** | [**PartySmallDTO**](PartySmallDTO.md) | | |
8
+ | **contributor_types** | [**Array&lt;ContributorTypeDTO&gt;**](ContributorTypeDTO.md) | | [optional] |
9
9
 
10
10
  ## Example
11
11
 
@@ -13,8 +13,8 @@
13
13
  require 'songtradr_api_client_ruby'
14
14
 
15
15
  instance = SongtradrApiClientRuby::RecordingPartyDTO.new(
16
- contributor_types: null,
17
- party: null
16
+ party: null,
17
+ contributor_types: null
18
18
  )
19
19
  ```
20
20
 
@@ -6,9 +6,9 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **duration** | **Integer** | | [optional] |
8
8
  | **isrc** | **String** | | |
9
- | **parties** | [**Array&lt;RecordingPartyDTO&gt;**](RecordingPartyDTO.md) | | [optional] |
10
9
  | **titles** | [**Array&lt;TitleDTO&gt;**](TitleDTO.md) | | [optional] |
11
10
  | **tracks** | [**Array&lt;TrackDTO&gt;**](TrackDTO.md) | | [optional] |
11
+ | **parties** | [**Array&lt;RecordingPartyDTO&gt;**](RecordingPartyDTO.md) | | [optional] |
12
12
 
13
13
  ## Example
14
14
 
@@ -18,9 +18,9 @@ require 'songtradr_api_client_ruby'
18
18
  instance = SongtradrApiClientRuby::RecordingSmallDTO.new(
19
19
  duration: null,
20
20
  isrc: null,
21
- parties: null,
22
21
  titles: null,
23
- tracks: null
22
+ tracks: null,
23
+ parties: null
24
24
  )
25
25
  ```
26
26
 
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **labels** | [**Array&lt;LabelDetection&gt;**](LabelDetection.md) | | [optional] |
8
- | **faces** | [**Array&lt;FaceDetection&gt;**](FaceDetection.md) | | [optional] |
7
+ | **labels** | **Array&lt;Object&gt;** | | [optional] |
8
+ | **faces** | **Array&lt;Object&gt;** | | [optional] |
9
9
 
10
10
  ## Example
11
11
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -52,7 +52,7 @@ module SongtradrApiClientRuby
52
52
  stream = nil
53
53
  begin
54
54
  response = connection(opts).public_send(http_method.to_sym.downcase) do |req|
55
- build_request(http_method, path, req, opts)
55
+ request = build_request(http_method, path, req, opts)
56
56
  stream = download_file(request) if opts[:return_type] == 'File' || opts[:return_type] == 'Binary'
57
57
  end
58
58
 
@@ -79,7 +79,7 @@ module SongtradrApiClientRuby
79
79
  end
80
80
 
81
81
  if opts[:return_type] == 'File' || opts[:return_type] == 'Binary'
82
- data = deserialize_file(stream)
82
+ data = deserialize_file(response, stream)
83
83
  elsif opts[:return_type]
84
84
  data = deserialize(response, opts[:return_type])
85
85
  else
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -3,10 +3,10 @@
3
3
 
4
4
  #This is the Songtradr API. Use it to retrieve deep music metadata and trigger processes like auto-tagging. You can also use the API to manage your account and musicube cloud data. **Authentication** 1. Reach out to support@songtradr.com to receive a free account or use your login data if you are already signed up. 2. To authenticate, you need to login via the POST /api/v1/user/login endpoint. 3. The endpoint responds with a jwtToken which you can use in all following API requests as a bearer token. **Rate Limiting** The current limit is 120 Requests per minute. Reach out to us via support@songtradr.com if you need to request more. **Getting Started with auto-tagging** 1. If you want to get your own files auto-tagged, use the POST /api/v1/user/file/{name}/initUpload endpoint. It responds with a presigned S3 link where you can upload your file. 2. You can check the processing status of your file via the GET /api/v1/user/file/{name}/filesStatus endpoint. 3. As soon as processing is done, you can request the generated data via the GET /api/v1/user/files endpoint. **Getting Started with search** You can either search the released music via the /public/recording endpoints or your own private uploaded music via the /user/file/ endpoints. 1. If you want to search the world's released music, a good starting point is the GET /api/v1/public/recording/search endpoint. Please find the extensive list of parameters that serve as semantic search filters. 2. If you want to search your own previously uploaded music, a good starting point is the GET GET /api/v1/user/files endpoint. It has the same extensive list of parameters that serve as semantic search filters.
5
5
 
6
- The version of the OpenAPI document: 1.16.0
6
+ The version of the OpenAPI document: 1.17.0
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.2.0-SNAPSHOT
9
+ OpenAPI Generator version: 7.3.0-SNAPSHOT
10
10
 
11
11
  =end
12
12