songtradr_api_client_ruby 1.13.2 → 1.13.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (168) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +4 -2
  3. data/README.md +5 -5
  4. data/docs/FileSmallDTO.md +3 -3
  5. data/docs/MusicalFeaturesDTO.md +20 -20
  6. data/docs/PlaylistLargeDTO.md +6 -6
  7. data/docs/ProductMediumDTO.md +6 -6
  8. data/docs/RecordingGenrePredictionDTO.md +3 -3
  9. data/docs/RecordingLargeDTO.md +3 -3
  10. data/lib/songtradr_api_client_ruby/api/allowed_values_api.rb +1 -1
  11. data/lib/songtradr_api_client_ruby/api/api_keys_api.rb +1 -1
  12. data/lib/songtradr_api_client_ruby/api/party_api.rb +1 -1
  13. data/lib/songtradr_api_client_ruby/api/playlist_api.rb +1 -1
  14. data/lib/songtradr_api_client_ruby/api/recording_api.rb +1 -1
  15. data/lib/songtradr_api_client_ruby/api/user_api.rb +1 -1
  16. data/lib/songtradr_api_client_ruby/api_client.rb +1 -1
  17. data/lib/songtradr_api_client_ruby/api_error.rb +1 -1
  18. data/lib/songtradr_api_client_ruby/configuration.rb +1 -1
  19. data/lib/songtradr_api_client_ruby/models/admin_api_user_dto.rb +1 -1
  20. data/lib/songtradr_api_client_ruby/models/api_key_dto.rb +1 -1
  21. data/lib/songtradr_api_client_ruby/models/category_medium_dto.rb +1 -1
  22. data/lib/songtradr_api_client_ruby/models/category_minimal_dto.rb +1 -1
  23. data/lib/songtradr_api_client_ruby/models/config_access_dto.rb +1 -1
  24. data/lib/songtradr_api_client_ruby/models/config_identifier_dto.rb +1 -1
  25. data/lib/songtradr_api_client_ruby/models/contributor_type_dto.rb +1 -1
  26. data/lib/songtradr_api_client_ruby/models/create_api_key_dto.rb +1 -1
  27. data/lib/songtradr_api_client_ruby/models/error_response.rb +1 -1
  28. data/lib/songtradr_api_client_ruby/models/field_summary_dto.rb +1 -1
  29. data/lib/songtradr_api_client_ruby/models/file_dto.rb +1 -1
  30. data/lib/songtradr_api_client_ruby/models/file_list_dto.rb +1 -1
  31. data/lib/songtradr_api_client_ruby/models/file_minimal_with_url_dto.rb +1 -1
  32. data/lib/songtradr_api_client_ruby/models/file_small_dto.rb +14 -14
  33. data/lib/songtradr_api_client_ruby/models/file_upload_dto.rb +1 -1
  34. data/lib/songtradr_api_client_ruby/models/file_w_ith_url_dto.rb +1 -1
  35. data/lib/songtradr_api_client_ruby/models/files_summary_dto.rb +1 -1
  36. data/lib/songtradr_api_client_ruby/models/forgot_password_dto.rb +1 -1
  37. data/lib/songtradr_api_client_ruby/models/genre_dto.rb +1 -1
  38. data/lib/songtradr_api_client_ruby/models/genre_minimal_dto.rb +1 -1
  39. data/lib/songtradr_api_client_ruby/models/genres_summary_dto.rb +1 -1
  40. data/lib/songtradr_api_client_ruby/models/init_put_recording_audio_dto.rb +1 -1
  41. data/lib/songtradr_api_client_ruby/models/jwt_token_dto.rb +1 -1
  42. data/lib/songtradr_api_client_ruby/models/login_dto.rb +1 -1
  43. data/lib/songtradr_api_client_ruby/models/musical_features_dto.rb +72 -72
  44. data/lib/songtradr_api_client_ruby/models/p_line_dto.rb +1 -1
  45. data/lib/songtradr_api_client_ruby/models/party_large_dto.rb +1 -1
  46. data/lib/songtradr_api_client_ruby/models/party_small_dto.rb +1 -1
  47. data/lib/songtradr_api_client_ruby/models/playlist_large_dto.rb +28 -28
  48. data/lib/songtradr_api_client_ruby/models/product_medium_dto.rb +41 -41
  49. data/lib/songtradr_api_client_ruby/models/product_party_dto.rb +1 -1
  50. data/lib/songtradr_api_client_ruby/models/recording_for_similarity_search_dto.rb +1 -1
  51. data/lib/songtradr_api_client_ruby/models/recording_genre_prediction_dto.rb +21 -21
  52. data/lib/songtradr_api_client_ruby/models/recording_large_dto.rb +14 -14
  53. data/lib/songtradr_api_client_ruby/models/recording_list_dto.rb +1 -1
  54. data/lib/songtradr_api_client_ruby/models/recording_medium_dto.rb +1 -1
  55. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_musical_features_dto.rb +1 -1
  56. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_taggrams_dto.rb +1 -1
  57. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_tagstrengths_dto.rb +1 -1
  58. data/lib/songtradr_api_client_ruby/models/recording_party_dto.rb +1 -1
  59. data/lib/songtradr_api_client_ruby/models/recording_playlist_dto.rb +1 -1
  60. data/lib/songtradr_api_client_ruby/models/recording_small_dto.rb +1 -1
  61. data/lib/songtradr_api_client_ruby/models/recording_tag_small_dto.rb +1 -1
  62. data/lib/songtradr_api_client_ruby/models/save_file_recording_dto.rb +7 -7
  63. data/lib/songtradr_api_client_ruby/models/save_playlist_dto.rb +1 -1
  64. data/lib/songtradr_api_client_ruby/models/save_recording_genre_dto.rb +1 -1
  65. data/lib/songtradr_api_client_ruby/models/save_recording_party_dto.rb +1 -1
  66. data/lib/songtradr_api_client_ruby/models/save_recording_playlist_dto.rb +1 -1
  67. data/lib/songtradr_api_client_ruby/models/save_recording_tag_dto.rb +1 -1
  68. data/lib/songtradr_api_client_ruby/models/save_referrer_dto.rb +1 -1
  69. data/lib/songtradr_api_client_ruby/models/save_taggrams_dto.rb +1 -1
  70. data/lib/songtradr_api_client_ruby/models/save_user_dto.rb +1 -1
  71. data/lib/songtradr_api_client_ruby/models/search_filter_values_dto.rb +1 -1
  72. data/lib/songtradr_api_client_ruby/models/search_recording_granular_abstraction_dto.rb +1 -1
  73. data/lib/songtradr_api_client_ruby/models/search_recording_granular_dto.rb +1 -1
  74. data/lib/songtradr_api_client_ruby/models/sign_up_dto.rb +1 -1
  75. data/lib/songtradr_api_client_ruby/models/tag_dto.rb +1 -1
  76. data/lib/songtradr_api_client_ruby/models/tag_small_dto.rb +1 -1
  77. data/lib/songtradr_api_client_ruby/models/taggram_dto.rb +1 -1
  78. data/lib/songtradr_api_client_ruby/models/tags_summary_dto.rb +1 -1
  79. data/lib/songtradr_api_client_ruby/models/tagstrength_dto.rb +1 -1
  80. data/lib/songtradr_api_client_ruby/models/title_dto.rb +1 -1
  81. data/lib/songtradr_api_client_ruby/models/token_request.rb +1 -1
  82. data/lib/songtradr_api_client_ruby/models/track_dto.rb +1 -1
  83. data/lib/songtradr_api_client_ruby/models/track_to_medium_product_dto.rb +1 -1
  84. data/lib/songtradr_api_client_ruby/models/update_password_dto.rb +1 -1
  85. data/lib/songtradr_api_client_ruby/models/usage_dto.rb +1 -1
  86. data/lib/songtradr_api_client_ruby/models/user_dto.rb +1 -1
  87. data/lib/songtradr_api_client_ruby/version.rb +2 -2
  88. data/lib/songtradr_api_client_ruby.rb +1 -1
  89. data/openapi-generator-config.yaml +1 -1
  90. data/songtradr_api_client_ruby.gemspec +1 -1
  91. data/spec/api/allowed_values_api_spec.rb +1 -1
  92. data/spec/api/api_keys_api_spec.rb +1 -1
  93. data/spec/api/party_api_spec.rb +1 -1
  94. data/spec/api/playlist_api_spec.rb +1 -1
  95. data/spec/api/recording_api_spec.rb +1 -1
  96. data/spec/api/user_api_spec.rb +1 -1
  97. data/spec/api_client_spec.rb +1 -1
  98. data/spec/configuration_spec.rb +1 -1
  99. data/spec/models/admin_api_user_dto_spec.rb +1 -1
  100. data/spec/models/api_key_dto_spec.rb +1 -1
  101. data/spec/models/category_medium_dto_spec.rb +1 -1
  102. data/spec/models/category_minimal_dto_spec.rb +1 -1
  103. data/spec/models/config_access_dto_spec.rb +1 -1
  104. data/spec/models/config_identifier_dto_spec.rb +1 -1
  105. data/spec/models/contributor_type_dto_spec.rb +1 -1
  106. data/spec/models/create_api_key_dto_spec.rb +1 -1
  107. data/spec/models/error_response_spec.rb +1 -1
  108. data/spec/models/field_summary_dto_spec.rb +1 -1
  109. data/spec/models/file_dto_spec.rb +1 -1
  110. data/spec/models/file_list_dto_spec.rb +1 -1
  111. data/spec/models/file_minimal_with_url_dto_spec.rb +1 -1
  112. data/spec/models/file_small_dto_spec.rb +7 -7
  113. data/spec/models/file_upload_dto_spec.rb +1 -1
  114. data/spec/models/file_w_ith_url_dto_spec.rb +1 -1
  115. data/spec/models/files_summary_dto_spec.rb +1 -1
  116. data/spec/models/forgot_password_dto_spec.rb +1 -1
  117. data/spec/models/genre_dto_spec.rb +1 -1
  118. data/spec/models/genre_minimal_dto_spec.rb +1 -1
  119. data/spec/models/genres_summary_dto_spec.rb +1 -1
  120. data/spec/models/init_put_recording_audio_dto_spec.rb +1 -1
  121. data/spec/models/jwt_token_dto_spec.rb +1 -1
  122. data/spec/models/login_dto_spec.rb +1 -1
  123. data/spec/models/musical_features_dto_spec.rb +22 -22
  124. data/spec/models/p_line_dto_spec.rb +1 -1
  125. data/spec/models/party_large_dto_spec.rb +1 -1
  126. data/spec/models/party_small_dto_spec.rb +1 -1
  127. data/spec/models/playlist_large_dto_spec.rb +6 -6
  128. data/spec/models/product_medium_dto_spec.rb +8 -8
  129. data/spec/models/product_party_dto_spec.rb +1 -1
  130. data/spec/models/recording_for_similarity_search_dto_spec.rb +1 -1
  131. data/spec/models/recording_genre_prediction_dto_spec.rb +3 -3
  132. data/spec/models/recording_large_dto_spec.rb +3 -3
  133. data/spec/models/recording_list_dto_spec.rb +1 -1
  134. data/spec/models/recording_medium_dto_spec.rb +1 -1
  135. data/spec/models/recording_minimal_with_musical_features_dto_spec.rb +1 -1
  136. data/spec/models/recording_minimal_with_taggrams_dto_spec.rb +1 -1
  137. data/spec/models/recording_minimal_with_tagstrengths_dto_spec.rb +1 -1
  138. data/spec/models/recording_party_dto_spec.rb +1 -1
  139. data/spec/models/recording_playlist_dto_spec.rb +1 -1
  140. data/spec/models/recording_small_dto_spec.rb +1 -1
  141. data/spec/models/recording_tag_small_dto_spec.rb +1 -1
  142. data/spec/models/save_file_recording_dto_spec.rb +4 -4
  143. data/spec/models/save_playlist_dto_spec.rb +1 -1
  144. data/spec/models/save_recording_genre_dto_spec.rb +1 -1
  145. data/spec/models/save_recording_party_dto_spec.rb +1 -1
  146. data/spec/models/save_recording_playlist_dto_spec.rb +1 -1
  147. data/spec/models/save_recording_tag_dto_spec.rb +1 -1
  148. data/spec/models/save_referrer_dto_spec.rb +1 -1
  149. data/spec/models/save_taggrams_dto_spec.rb +1 -1
  150. data/spec/models/save_user_dto_spec.rb +1 -1
  151. data/spec/models/search_filter_values_dto_spec.rb +1 -1
  152. data/spec/models/search_recording_granular_abstraction_dto_spec.rb +1 -1
  153. data/spec/models/search_recording_granular_dto_spec.rb +1 -1
  154. data/spec/models/sign_up_dto_spec.rb +1 -1
  155. data/spec/models/tag_dto_spec.rb +1 -1
  156. data/spec/models/tag_small_dto_spec.rb +1 -1
  157. data/spec/models/taggram_dto_spec.rb +1 -1
  158. data/spec/models/tags_summary_dto_spec.rb +1 -1
  159. data/spec/models/tagstrength_dto_spec.rb +1 -1
  160. data/spec/models/title_dto_spec.rb +1 -1
  161. data/spec/models/token_request_spec.rb +1 -1
  162. data/spec/models/track_dto_spec.rb +1 -1
  163. data/spec/models/track_to_medium_product_dto_spec.rb +1 -1
  164. data/spec/models/update_password_dto_spec.rb +1 -1
  165. data/spec/models/usage_dto_spec.rb +1 -1
  166. data/spec/models/user_dto_spec.rb +1 -1
  167. data/spec/spec_helper.rb +1 -1
  168. metadata +59 -59
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 70abe4b49ba156c905041396edd932693bfe576ba0f86ac1081e163d5579c5aa
4
- data.tar.gz: 86a3ee62914a768d255c00d2ca27ef8b71253db8e0d9f4d3f0492907707fd2ad
3
+ metadata.gz: e8c63cceb7dd9fc0e7a69873db1311fcf4a135f1f1d7a84275ef9b808ae9bd52
4
+ data.tar.gz: 4fa69e469622932901a4fc1b60cd3dd170478c37cffe2dcc582501511282921b
5
5
  SHA512:
6
- metadata.gz: 24fcf637be439928453c433b2c12cbe92968875eaa7c83362d65e5593003ab75f60f230e51d32821864e4f3849369efcd0c132d15fff7d7832a4acf91a70c6c0
7
- data.tar.gz: dabbb3bb753dbc94711fc5afc221132596aa3d9b7f866758d57cd6050a79cfec1723c99e8bdba37f6680f378698e92da4516e66a362ea1b493f29c9a9491b366
6
+ metadata.gz: 510b9e8ae0ae3d60e52f316bf1571249d51597816322bfb518ed813ae5cea3b83aeb8f3688cbe95c77200edba5c3ca434175a1622dbf1dc538972f9e18516db0
7
+ data.tar.gz: d17fa4cb4c55017ebc2c691799ec1900d15e96dd0fd71572e8fdde695d788679bc9ab9b1da4f5a4efe80eef90a308412184dff064efcbce21c417b6414d026ee
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- songtradr_api_client_ruby (1.13.2)
4
+ songtradr_api_client_ruby (1.13.3)
5
5
  faraday (>= 1.0.1, < 3.0)
6
6
  faraday-multipart
7
7
 
@@ -9,10 +9,12 @@ GEM
9
9
  remote: https://rubygems.org/
10
10
  specs:
11
11
  ast (2.4.2)
12
+ base64 (0.1.1)
12
13
  byebug (11.1.3)
13
14
  coderay (1.1.3)
14
15
  diff-lcs (1.5.0)
15
- faraday (2.7.10)
16
+ faraday (2.7.11)
17
+ base64
16
18
  faraday-net_http (>= 2.0, < 3.1)
17
19
  ruby2_keywords (>= 0.0.4)
18
20
  faraday-multipart (1.0.4)
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.13.2
37
- - Package version: 1.13.2
36
+ - API version: 1.13.3
37
+ - Package version: 1.13.3
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.13.2.gem
54
+ gem install ./songtradr_api_client_ruby-1.13.3.gem
55
55
  ```
56
56
 
57
- (for development, run `gem install --dev ./songtradr_api_client_ruby-1.13.2.gem` to install the development dependencies)
57
+ (for development, run `gem install --dev ./songtradr_api_client_ruby-1.13.3.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.13.2'
63
+ gem 'songtradr_api_client_ruby', '~> 1.13.3'
64
64
 
65
65
  ### Install from Git
66
66
 
data/docs/FileSmallDTO.md CHANGED
@@ -9,6 +9,7 @@
9
9
  | **extension** | **String** | extension of the file | |
10
10
  | **error_message** | **String** | | [optional] |
11
11
  | **folder** | **String** | | |
12
+ | **error_time** | **Time** | | [optional] |
12
13
  | **object_key** | **String** | | |
13
14
  | **upload_start_time** | **Time** | | [optional] |
14
15
  | **upload_end_time** | **Time** | | [optional] |
@@ -18,7 +19,6 @@
18
19
  | **inference_status** | **String** | status of the auto-tagging | [optional] |
19
20
  | **inference_start_time** | **Time** | | [optional] |
20
21
  | **inference_end_time** | **Time** | | [optional] |
21
- | **error_time** | **Time** | | [optional] |
22
22
 
23
23
  ## Example
24
24
 
@@ -31,6 +31,7 @@ instance = SongtradrApiClientRuby::FileSmallDTO.new(
31
31
  extension: null,
32
32
  error_message: null,
33
33
  folder: null,
34
+ error_time: null,
34
35
  object_key: null,
35
36
  upload_start_time: null,
36
37
  upload_end_time: null,
@@ -39,8 +40,7 @@ instance = SongtradrApiClientRuby::FileSmallDTO.new(
39
40
  fingerprint_end_time: null,
40
41
  inference_status: null,
41
42
  inference_start_time: null,
42
- inference_end_time: null,
43
- error_time: null
43
+ inference_end_time: null
44
44
  )
45
45
  ```
46
46
 
@@ -5,6 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **space** | **String** | Search for space | [optional] |
8
+ | **harmony_affinity** | **Float** | | [optional] |
8
9
  | **language_of_performance** | **String** | | [optional] |
9
10
  | **arousal** | **String** | Search for an arousal | [optional] |
10
11
  | **dominant_instrument** | **String** | Search for a dominant instrument | [optional] |
@@ -73,22 +74,21 @@
73
74
  | **industry_suitability** | **String** | Search for Industry suitability | [optional] |
74
75
  | **industry_suitability_affinity** | **Float** | | [optional] |
75
76
  | **audience_region** | **String** | | [optional] |
76
- | **valence_affinity** | **Float** | | [optional] |
77
77
  | **arousal_affinity** | **Float** | | [optional] |
78
+ | **channel_suitability_affinity** | **Float** | | [optional] |
79
+ | **key** | **String** | Search for a harmonic key | [optional] |
80
+ | **energy_affinity** | **Float** | | [optional] |
81
+ | **key_affinity** | **Float** | | [optional] |
78
82
  | **pleasantness_affinity** | **Float** | | [optional] |
79
83
  | **engagement_affinity** | **Float** | | [optional] |
80
- | **energy_affinity** | **Float** | | [optional] |
81
- | **tempo_affinity** | **Float** | | [optional] |
82
- | **scale_affinity** | **Float** | | [optional] |
83
- | **timbre_affinity** | **Float** | | [optional] |
84
84
  | **roughness_affinity** | **Float** | | [optional] |
85
- | **harmony_affinity** | **Float** | | [optional] |
85
+ | **timbre_affinity** | **Float** | | [optional] |
86
86
  | **texture_affinity** | **Float** | | [optional] |
87
- | **groovyness_affinity** | **Float** | | [optional] |
88
87
  | **space_affinity** | **Float** | | [optional] |
89
- | **key_affinity** | **Float** | | [optional] |
90
- | **channel_suitability_affinity** | **Float** | | [optional] |
91
- | **key** | **String** | Search for a harmonic key | [optional] |
88
+ | **groovyness_affinity** | **Float** | | [optional] |
89
+ | **valence_affinity** | **Float** | | [optional] |
90
+ | **tempo_affinity** | **Float** | | [optional] |
91
+ | **scale_affinity** | **Float** | | [optional] |
92
92
 
93
93
  ## Example
94
94
 
@@ -97,6 +97,7 @@ require 'songtradr_api_client_ruby'
97
97
 
98
98
  instance = SongtradrApiClientRuby::MusicalFeaturesDTO.new(
99
99
  space: null,
100
+ harmony_affinity: null,
100
101
  language_of_performance: null,
101
102
  arousal: null,
102
103
  dominant_instrument: null,
@@ -165,22 +166,21 @@ instance = SongtradrApiClientRuby::MusicalFeaturesDTO.new(
165
166
  industry_suitability: null,
166
167
  industry_suitability_affinity: null,
167
168
  audience_region: null,
168
- valence_affinity: null,
169
169
  arousal_affinity: null,
170
+ channel_suitability_affinity: null,
171
+ key: null,
172
+ energy_affinity: null,
173
+ key_affinity: null,
170
174
  pleasantness_affinity: null,
171
175
  engagement_affinity: null,
172
- energy_affinity: null,
173
- tempo_affinity: null,
174
- scale_affinity: null,
175
- timbre_affinity: null,
176
176
  roughness_affinity: null,
177
- harmony_affinity: null,
177
+ timbre_affinity: null,
178
178
  texture_affinity: null,
179
- groovyness_affinity: null,
180
179
  space_affinity: null,
181
- key_affinity: null,
182
- channel_suitability_affinity: null,
183
- key: null
180
+ groovyness_affinity: null,
181
+ valence_affinity: null,
182
+ tempo_affinity: null,
183
+ scale_affinity: null
184
184
  )
185
185
  ```
186
186
 
@@ -6,12 +6,12 @@
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **name** | **String** | | |
8
8
  | **state** | **String** | | [optional] |
9
- | **songtradr_playlist_guid** | **String** | | [optional] |
10
- | **pretzel_tier** | **String** | | [optional] |
9
+ | **usages** | [**Array&lt;UsageDTO&gt;**](UsageDTO.md) | | [optional] |
11
10
  | **asset_url** | **String** | | [optional] |
11
+ | **pretzel_tier** | **String** | | [optional] |
12
12
  | **usage** | **String** | | [optional] |
13
- | **usages** | [**Array&lt;UsageDTO&gt;**](UsageDTO.md) | | [optional] |
14
13
  | **tracks** | [**Array&lt;RecordingPlaylistDTO&gt;**](RecordingPlaylistDTO.md) | | [optional] |
14
+ | **songtradr_playlist_guid** | **String** | | [optional] |
15
15
  | **created** | **Time** | | [optional] |
16
16
  | **updated** | **Time** | | [optional] |
17
17
  | **description** | **String** | | [optional] |
@@ -24,12 +24,12 @@ require 'songtradr_api_client_ruby'
24
24
  instance = SongtradrApiClientRuby::PlaylistLargeDTO.new(
25
25
  name: null,
26
26
  state: null,
27
- songtradr_playlist_guid: null,
28
- pretzel_tier: null,
27
+ usages: null,
29
28
  asset_url: null,
29
+ pretzel_tier: null,
30
30
  usage: null,
31
- usages: null,
32
31
  tracks: null,
32
+ songtradr_playlist_guid: null,
33
33
  created: null,
34
34
  updated: null,
35
35
  description: null
@@ -5,13 +5,13 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **duration** | **Time** | | [optional] |
8
- | **release_date** | **Time** | | [optional] |
9
- | **takedown_date** | **Time** | | [optional] |
10
- | **parties** | [**Array&lt;ProductPartyDTO&gt;**](ProductPartyDTO.md) | | [optional] |
11
8
  | **genres** | [**Array&lt;GenreMinimalDTO&gt;**](GenreMinimalDTO.md) | | [optional] |
12
9
  | **titles** | [**Array&lt;TitleDTO&gt;**](TitleDTO.md) | | [optional] |
13
10
  | **gtin** | **String** | | [optional] |
14
11
  | **grid** | **String** | | [optional] |
12
+ | **release_date** | **Time** | | [optional] |
13
+ | **takedown_date** | **Time** | | [optional] |
14
+ | **parties** | [**Array&lt;ProductPartyDTO&gt;**](ProductPartyDTO.md) | | [optional] |
15
15
  | **pline** | [**PLineDTO**](PLineDTO.md) | | [optional] |
16
16
 
17
17
  ## Example
@@ -21,13 +21,13 @@ require 'songtradr_api_client_ruby'
21
21
 
22
22
  instance = SongtradrApiClientRuby::ProductMediumDTO.new(
23
23
  duration: null,
24
- release_date: null,
25
- takedown_date: null,
26
- parties: null,
27
24
  genres: null,
28
25
  titles: null,
29
26
  gtin: null,
30
27
  grid: null,
28
+ release_date: null,
29
+ takedown_date: null,
30
+ parties: null,
31
31
  pline: null
32
32
  )
33
33
  ```
@@ -5,8 +5,8 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **genre_type** | **String** | | |
8
- | **genre** | [**GenreMinimalDTO**](GenreMinimalDTO.md) | | |
9
8
  | **probability** | **Float** | | |
9
+ | **genre** | [**GenreMinimalDTO**](GenreMinimalDTO.md) | | |
10
10
 
11
11
  ## Example
12
12
 
@@ -15,8 +15,8 @@ require 'songtradr_api_client_ruby'
15
15
 
16
16
  instance = SongtradrApiClientRuby::RecordingGenrePredictionDTO.new(
17
17
  genre_type: null,
18
- genre: null,
19
- probability: null
18
+ probability: null,
19
+ genre: null
20
20
  )
21
21
  ```
22
22
 
@@ -14,8 +14,8 @@
14
14
  | **musical_features** | [**MusicalFeaturesDTO**](MusicalFeaturesDTO.md) | | [optional] |
15
15
  | **tags** | [**Array&lt;RecordingTagSmallDTO&gt;**](RecordingTagSmallDTO.md) | | [optional] |
16
16
  | **spotify_id** | **String** | | [optional] |
17
- | **pline** | [**PLineDTO**](PLineDTO.md) | | [optional] |
18
17
  | **genre_predictions** | [**Array&lt;RecordingGenrePredictionDTO&gt;**](RecordingGenrePredictionDTO.md) | | [optional] |
18
+ | **pline** | [**PLineDTO**](PLineDTO.md) | | [optional] |
19
19
 
20
20
  ## Example
21
21
 
@@ -33,8 +33,8 @@ instance = SongtradrApiClientRuby::RecordingLargeDTO.new(
33
33
  musical_features: null,
34
34
  tags: null,
35
35
  spotify_id: null,
36
- pline: null,
37
- genre_predictions: null
36
+ genre_predictions: null,
37
+ pline: null
38
38
  )
39
39
  ```
40
40
 
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT
@@ -3,7 +3,7 @@
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.13.2
6
+ The version of the OpenAPI document: 1.13.3
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.0.1-SNAPSHOT