songtradr_api_client_ruby 1.13.5 → 1.13.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (250) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +1 -1
  3. data/README.md +12 -36
  4. data/docs/FileSmallDTO.md +5 -5
  5. data/docs/MusicalFeaturesDTO.md +27 -27
  6. data/docs/PlaylistLargeDTO.md +2 -2
  7. data/docs/RecordingGenrePredictionDTO.md +3 -3
  8. data/docs/RecordingLargeDTO.md +2 -2
  9. data/docs/RecordingMediumDTO.md +2 -2
  10. data/docs/RecordingMinimalWithMusicalFeaturesDTO.md +3 -3
  11. data/docs/RecordingSmallDTO.md +3 -3
  12. data/docs/TagDTO.md +3 -3
  13. data/lib/songtradr_api_client_ruby/api/allowed_values_api.rb +1 -1
  14. data/lib/songtradr_api_client_ruby/api/party_api.rb +1 -1
  15. data/lib/songtradr_api_client_ruby/api/playlist_api.rb +1 -1
  16. data/lib/songtradr_api_client_ruby/api/recording_api.rb +1 -1
  17. data/lib/songtradr_api_client_ruby/api/user_api.rb +1 -1
  18. data/lib/songtradr_api_client_ruby/api_client.rb +1 -1
  19. data/lib/songtradr_api_client_ruby/api_error.rb +1 -1
  20. data/lib/songtradr_api_client_ruby/configuration.rb +1 -1
  21. data/lib/songtradr_api_client_ruby/models/age_range.rb +1 -1
  22. data/lib/songtradr_api_client_ruby/models/beard.rb +1 -1
  23. data/lib/songtradr_api_client_ruby/models/bounding_box.rb +1 -1
  24. data/lib/songtradr_api_client_ruby/models/category_medium_dto.rb +1 -1
  25. data/lib/songtradr_api_client_ruby/models/category_minimal_dto.rb +1 -1
  26. data/lib/songtradr_api_client_ruby/models/config_access_dto.rb +1 -1
  27. data/lib/songtradr_api_client_ruby/models/config_identifier_dto.rb +1 -1
  28. data/lib/songtradr_api_client_ruby/models/context_value.rb +1 -1
  29. data/lib/songtradr_api_client_ruby/models/contributor_type_dto.rb +1 -1
  30. data/lib/songtradr_api_client_ruby/models/curate_playlist_dto.rb +1 -1
  31. data/lib/songtradr_api_client_ruby/models/curate_playlist_response_dto.rb +1 -1
  32. data/lib/songtradr_api_client_ruby/models/dominant_color.rb +1 -1
  33. data/lib/songtradr_api_client_ruby/models/emotion.rb +1 -1
  34. data/lib/songtradr_api_client_ruby/models/error_response.rb +1 -1
  35. data/lib/songtradr_api_client_ruby/models/eye_direction.rb +1 -1
  36. data/lib/songtradr_api_client_ruby/models/eye_open.rb +1 -1
  37. data/lib/songtradr_api_client_ruby/models/eyeglasses.rb +1 -1
  38. data/lib/songtradr_api_client_ruby/models/face_detail.rb +1 -1
  39. data/lib/songtradr_api_client_ruby/models/face_detection.rb +1 -1
  40. data/lib/songtradr_api_client_ruby/models/face_occluded.rb +1 -1
  41. data/lib/songtradr_api_client_ruby/models/field_summary_dto.rb +1 -1
  42. data/lib/songtradr_api_client_ruby/models/file_dto.rb +1 -1
  43. data/lib/songtradr_api_client_ruby/models/file_list_dto.rb +1 -1
  44. data/lib/songtradr_api_client_ruby/models/file_minimal_with_url_dto.rb +1 -1
  45. data/lib/songtradr_api_client_ruby/models/file_small_dto.rb +36 -36
  46. data/lib/songtradr_api_client_ruby/models/file_upload_dto.rb +1 -1
  47. data/lib/songtradr_api_client_ruby/models/file_w_ith_url_dto.rb +1 -1
  48. data/lib/songtradr_api_client_ruby/models/files_summary_dto.rb +1 -1
  49. data/lib/songtradr_api_client_ruby/models/forgot_password_dto.rb +1 -1
  50. data/lib/songtradr_api_client_ruby/models/gender.rb +1 -1
  51. data/lib/songtradr_api_client_ruby/models/genre_dto.rb +1 -1
  52. data/lib/songtradr_api_client_ruby/models/genre_minimal_dto.rb +1 -1
  53. data/lib/songtradr_api_client_ruby/models/genres_summary_dto.rb +1 -1
  54. data/lib/songtradr_api_client_ruby/models/image_quality.rb +1 -1
  55. data/lib/songtradr_api_client_ruby/models/image_recognition_response.rb +1 -1
  56. data/lib/songtradr_api_client_ruby/models/init_put_recording_audio_dto.rb +1 -1
  57. data/lib/songtradr_api_client_ruby/models/instance.rb +1 -1
  58. data/lib/songtradr_api_client_ruby/models/jwt_token_dto.rb +1 -1
  59. data/lib/songtradr_api_client_ruby/models/label.rb +1 -1
  60. data/lib/songtradr_api_client_ruby/models/label_alias.rb +1 -1
  61. data/lib/songtradr_api_client_ruby/models/label_category.rb +1 -1
  62. data/lib/songtradr_api_client_ruby/models/label_detection.rb +1 -1
  63. data/lib/songtradr_api_client_ruby/models/landmark.rb +1 -1
  64. data/lib/songtradr_api_client_ruby/models/login_dto.rb +1 -1
  65. data/lib/songtradr_api_client_ruby/models/mouth_open.rb +1 -1
  66. data/lib/songtradr_api_client_ruby/models/musical_features_dto.rb +172 -172
  67. data/lib/songtradr_api_client_ruby/models/mustache.rb +1 -1
  68. data/lib/songtradr_api_client_ruby/models/p_line_dto.rb +1 -1
  69. data/lib/songtradr_api_client_ruby/models/parent.rb +1 -1
  70. data/lib/songtradr_api_client_ruby/models/party_large_dto.rb +1 -1
  71. data/lib/songtradr_api_client_ruby/models/party_small_dto.rb +1 -1
  72. data/lib/songtradr_api_client_ruby/models/playlist_large_dto.rb +11 -11
  73. data/lib/songtradr_api_client_ruby/models/pose.rb +1 -1
  74. data/lib/songtradr_api_client_ruby/models/product_medium_dto.rb +1 -1
  75. data/lib/songtradr_api_client_ruby/models/product_party_dto.rb +1 -1
  76. data/lib/songtradr_api_client_ruby/models/recording_for_similarity_search_dto.rb +1 -1
  77. data/lib/songtradr_api_client_ruby/models/recording_genre_prediction_dto.rb +21 -21
  78. data/lib/songtradr_api_client_ruby/models/recording_large_dto.rb +13 -13
  79. data/lib/songtradr_api_client_ruby/models/recording_list_dto.rb +1 -1
  80. data/lib/songtradr_api_client_ruby/models/recording_medium_dto.rb +13 -13
  81. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_musical_features_dto.rb +16 -16
  82. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_taggrams_dto.rb +1 -1
  83. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_tagstrengths_dto.rb +1 -1
  84. data/lib/songtradr_api_client_ruby/models/recording_party_dto.rb +1 -1
  85. data/lib/songtradr_api_client_ruby/models/recording_playlist_dto.rb +1 -1
  86. data/lib/songtradr_api_client_ruby/models/recording_small_dto.rb +16 -16
  87. data/lib/songtradr_api_client_ruby/models/recording_tag_small_dto.rb +1 -1
  88. data/lib/songtradr_api_client_ruby/models/save_file_recording_dto.rb +1 -1
  89. data/lib/songtradr_api_client_ruby/models/save_playlist_dto.rb +1 -1
  90. data/lib/songtradr_api_client_ruby/models/save_recording_genre_dto.rb +1 -1
  91. data/lib/songtradr_api_client_ruby/models/save_recording_party_dto.rb +1 -1
  92. data/lib/songtradr_api_client_ruby/models/save_recording_playlist_dto.rb +1 -1
  93. data/lib/songtradr_api_client_ruby/models/save_recording_tag_dto.rb +1 -1
  94. data/lib/songtradr_api_client_ruby/models/save_referrer_dto.rb +1 -1
  95. data/lib/songtradr_api_client_ruby/models/save_taggrams_dto.rb +1 -1
  96. data/lib/songtradr_api_client_ruby/models/save_user_dto.rb +1 -1
  97. data/lib/songtradr_api_client_ruby/models/search_filter_values_dto.rb +1 -1
  98. data/lib/songtradr_api_client_ruby/models/search_recording_granular_abstraction_dto.rb +1 -1
  99. data/lib/songtradr_api_client_ruby/models/search_recording_granular_dto.rb +1 -1
  100. data/lib/songtradr_api_client_ruby/models/sign_up_dto.rb +1 -1
  101. data/lib/songtradr_api_client_ruby/models/smile.rb +1 -1
  102. data/lib/songtradr_api_client_ruby/models/sunglasses.rb +1 -1
  103. data/lib/songtradr_api_client_ruby/models/tag_dto.rb +16 -16
  104. data/lib/songtradr_api_client_ruby/models/tag_small_dto.rb +1 -1
  105. data/lib/songtradr_api_client_ruby/models/taggram_dto.rb +1 -1
  106. data/lib/songtradr_api_client_ruby/models/tags_summary_dto.rb +1 -1
  107. data/lib/songtradr_api_client_ruby/models/tagstrength_dto.rb +1 -1
  108. data/lib/songtradr_api_client_ruby/models/title_dto.rb +1 -1
  109. data/lib/songtradr_api_client_ruby/models/token_request.rb +1 -1
  110. data/lib/songtradr_api_client_ruby/models/track_dto.rb +1 -1
  111. data/lib/songtradr_api_client_ruby/models/track_to_medium_product_dto.rb +1 -1
  112. data/lib/songtradr_api_client_ruby/models/update_password_dto.rb +1 -1
  113. data/lib/songtradr_api_client_ruby/models/usage_dto.rb +1 -1
  114. data/lib/songtradr_api_client_ruby/models/user_dto.rb +1 -1
  115. data/lib/songtradr_api_client_ruby/models/video_recognition_response.rb +1 -1
  116. data/lib/songtradr_api_client_ruby/version.rb +2 -2
  117. data/lib/songtradr_api_client_ruby.rb +1 -10
  118. data/openapi-generator-config.yaml +1 -1
  119. data/songtradr_api_client_ruby.gemspec +1 -1
  120. data/spec/api/allowed_values_api_spec.rb +1 -1
  121. data/spec/api/party_api_spec.rb +1 -1
  122. data/spec/api/playlist_api_spec.rb +1 -1
  123. data/spec/api/recording_api_spec.rb +1 -1
  124. data/spec/api/user_api_spec.rb +1 -1
  125. data/spec/api_client_spec.rb +1 -1
  126. data/spec/configuration_spec.rb +1 -1
  127. data/spec/models/age_range_spec.rb +1 -1
  128. data/spec/models/beard_spec.rb +1 -1
  129. data/spec/models/bounding_box_spec.rb +1 -1
  130. data/spec/models/category_medium_dto_spec.rb +1 -1
  131. data/spec/models/category_minimal_dto_spec.rb +1 -1
  132. data/spec/models/config_access_dto_spec.rb +1 -1
  133. data/spec/models/config_identifier_dto_spec.rb +1 -1
  134. data/spec/models/context_value_spec.rb +1 -1
  135. data/spec/models/contributor_type_dto_spec.rb +1 -1
  136. data/spec/models/curate_playlist_dto_spec.rb +1 -1
  137. data/spec/models/curate_playlist_response_dto_spec.rb +1 -1
  138. data/spec/models/dominant_color_spec.rb +1 -1
  139. data/spec/models/emotion_spec.rb +1 -1
  140. data/spec/models/error_response_spec.rb +1 -1
  141. data/spec/models/eye_direction_spec.rb +1 -1
  142. data/spec/models/eye_open_spec.rb +1 -1
  143. data/spec/models/eyeglasses_spec.rb +1 -1
  144. data/spec/models/face_detail_spec.rb +1 -1
  145. data/spec/models/face_detection_spec.rb +1 -1
  146. data/spec/models/face_occluded_spec.rb +1 -1
  147. data/spec/models/field_summary_dto_spec.rb +1 -1
  148. data/spec/models/file_dto_spec.rb +1 -1
  149. data/spec/models/file_list_dto_spec.rb +1 -1
  150. data/spec/models/file_minimal_with_url_dto_spec.rb +1 -1
  151. data/spec/models/file_small_dto_spec.rb +17 -17
  152. data/spec/models/file_upload_dto_spec.rb +1 -1
  153. data/spec/models/file_w_ith_url_dto_spec.rb +1 -1
  154. data/spec/models/files_summary_dto_spec.rb +1 -1
  155. data/spec/models/forgot_password_dto_spec.rb +1 -1
  156. data/spec/models/gender_spec.rb +1 -1
  157. data/spec/models/genre_dto_spec.rb +1 -1
  158. data/spec/models/genre_minimal_dto_spec.rb +1 -1
  159. data/spec/models/genres_summary_dto_spec.rb +1 -1
  160. data/spec/models/image_quality_spec.rb +1 -1
  161. data/spec/models/image_recognition_response_spec.rb +1 -1
  162. data/spec/models/init_put_recording_audio_dto_spec.rb +1 -1
  163. data/spec/models/instance_spec.rb +1 -1
  164. data/spec/models/jwt_token_dto_spec.rb +1 -1
  165. data/spec/models/label_alias_spec.rb +1 -1
  166. data/spec/models/label_category_spec.rb +1 -1
  167. data/spec/models/label_detection_spec.rb +1 -1
  168. data/spec/models/label_spec.rb +1 -1
  169. data/spec/models/landmark_spec.rb +1 -1
  170. data/spec/models/login_dto_spec.rb +1 -1
  171. data/spec/models/mouth_open_spec.rb +1 -1
  172. data/spec/models/musical_features_dto_spec.rb +57 -57
  173. data/spec/models/mustache_spec.rb +1 -1
  174. data/spec/models/p_line_dto_spec.rb +1 -1
  175. data/spec/models/parent_spec.rb +1 -1
  176. data/spec/models/party_large_dto_spec.rb +1 -1
  177. data/spec/models/party_small_dto_spec.rb +1 -1
  178. data/spec/models/playlist_large_dto_spec.rb +7 -7
  179. data/spec/models/pose_spec.rb +1 -1
  180. data/spec/models/product_medium_dto_spec.rb +1 -1
  181. data/spec/models/product_party_dto_spec.rb +1 -1
  182. data/spec/models/recording_for_similarity_search_dto_spec.rb +1 -1
  183. data/spec/models/recording_genre_prediction_dto_spec.rb +4 -4
  184. data/spec/models/recording_large_dto_spec.rb +7 -7
  185. data/spec/models/recording_list_dto_spec.rb +1 -1
  186. data/spec/models/recording_medium_dto_spec.rb +7 -7
  187. data/spec/models/recording_minimal_with_musical_features_dto_spec.rb +3 -3
  188. data/spec/models/recording_minimal_with_taggrams_dto_spec.rb +1 -1
  189. data/spec/models/recording_minimal_with_tagstrengths_dto_spec.rb +1 -1
  190. data/spec/models/recording_party_dto_spec.rb +1 -1
  191. data/spec/models/recording_playlist_dto_spec.rb +1 -1
  192. data/spec/models/recording_small_dto_spec.rb +4 -4
  193. data/spec/models/recording_tag_small_dto_spec.rb +1 -1
  194. data/spec/models/save_file_recording_dto_spec.rb +1 -1
  195. data/spec/models/save_playlist_dto_spec.rb +1 -1
  196. data/spec/models/save_recording_genre_dto_spec.rb +1 -1
  197. data/spec/models/save_recording_party_dto_spec.rb +1 -1
  198. data/spec/models/save_recording_playlist_dto_spec.rb +1 -1
  199. data/spec/models/save_recording_tag_dto_spec.rb +1 -1
  200. data/spec/models/save_referrer_dto_spec.rb +1 -1
  201. data/spec/models/save_taggrams_dto_spec.rb +1 -1
  202. data/spec/models/save_user_dto_spec.rb +1 -1
  203. data/spec/models/search_filter_values_dto_spec.rb +1 -1
  204. data/spec/models/search_recording_granular_abstraction_dto_spec.rb +1 -1
  205. data/spec/models/search_recording_granular_dto_spec.rb +1 -1
  206. data/spec/models/sign_up_dto_spec.rb +1 -1
  207. data/spec/models/smile_spec.rb +1 -1
  208. data/spec/models/sunglasses_spec.rb +1 -1
  209. data/spec/models/tag_dto_spec.rb +3 -3
  210. data/spec/models/tag_small_dto_spec.rb +1 -1
  211. data/spec/models/taggram_dto_spec.rb +1 -1
  212. data/spec/models/tags_summary_dto_spec.rb +1 -1
  213. data/spec/models/tagstrength_dto_spec.rb +1 -1
  214. data/spec/models/title_dto_spec.rb +1 -1
  215. data/spec/models/token_request_spec.rb +1 -1
  216. data/spec/models/track_dto_spec.rb +1 -1
  217. data/spec/models/track_to_medium_product_dto_spec.rb +1 -1
  218. data/spec/models/update_password_dto_spec.rb +1 -1
  219. data/spec/models/usage_dto_spec.rb +1 -1
  220. data/spec/models/user_dto_spec.rb +1 -1
  221. data/spec/models/video_recognition_response_spec.rb +1 -1
  222. data/spec/spec_helper.rb +1 -1
  223. metadata +1 -37
  224. data/docs/APIKeysApi.md +0 -217
  225. data/docs/AdminApiCreateUserDTO.md +0 -76
  226. data/docs/AdminApiUpdateUserDTO.md +0 -76
  227. data/docs/AdminApiUserDTO.md +0 -70
  228. data/docs/AdminUsersControllerApi.md +0 -355
  229. data/docs/ApiKeyDTO.md +0 -24
  230. data/docs/CreateApiKeyDTO.md +0 -18
  231. data/docs/InternalApiApi.md +0 -149
  232. data/docs/SaveFileDTO.md +0 -42
  233. data/lib/songtradr_api_client_ruby/api/admin_users_controller_api.rb +0 -346
  234. data/lib/songtradr_api_client_ruby/api/api_keys_api.rb +0 -213
  235. data/lib/songtradr_api_client_ruby/api/internal_api_api.rb +0 -169
  236. data/lib/songtradr_api_client_ruby/models/admin_api_create_user_dto.rb +0 -489
  237. data/lib/songtradr_api_client_ruby/models/admin_api_update_user_dto.rb +0 -475
  238. data/lib/songtradr_api_client_ruby/models/admin_api_user_dto.rb +0 -448
  239. data/lib/songtradr_api_client_ruby/models/api_key_dto.rb +0 -262
  240. data/lib/songtradr_api_client_ruby/models/create_api_key_dto.rb +0 -214
  241. data/lib/songtradr_api_client_ruby/models/save_file_dto.rb +0 -323
  242. data/spec/api/admin_users_controller_api_spec.rb +0 -93
  243. data/spec/api/api_keys_api_spec.rb +0 -70
  244. data/spec/api/internal_api_api_spec.rb +0 -58
  245. data/spec/models/admin_api_create_user_dto_spec.rb +0 -210
  246. data/spec/models/admin_api_update_user_dto_spec.rb +0 -210
  247. data/spec/models/admin_api_user_dto_spec.rb +0 -192
  248. data/spec/models/api_key_dto_spec.rb +0 -54
  249. data/spec/models/create_api_key_dto_spec.rb +0 -36
  250. data/spec/models/save_file_dto_spec.rb +0 -108
@@ -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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT
@@ -51,17 +51,7 @@ module SongtradrApiClientRuby
51
51
  # Search for rhythm
52
52
  attr_accessor :rhythm
53
53
 
54
- # Search for roughness
55
- attr_accessor :roughness
56
-
57
- # Search for a tonal scale
58
- attr_accessor :scale
59
-
60
- # Search for type of sound generation
61
- attr_accessor :sound_generation
62
-
63
- # Search for tempo
64
- attr_accessor :tempo
54
+ attr_accessor :audience_region
65
55
 
66
56
  attr_accessor :primary_mood_cluster_affinity
67
57
 
@@ -154,7 +144,17 @@ module SongtradrApiClientRuby
154
144
 
155
145
  attr_accessor :industry_suitability_affinity
156
146
 
157
- attr_accessor :audience_region
147
+ # Search for roughness
148
+ attr_accessor :roughness
149
+
150
+ # Search for a tonal scale
151
+ attr_accessor :scale
152
+
153
+ # Search for type of sound generation
154
+ attr_accessor :sound_generation
155
+
156
+ # Search for tempo
157
+ attr_accessor :tempo
158
158
 
159
159
  # Search for texture
160
160
  attr_accessor :texture
@@ -183,22 +183,6 @@ module SongtradrApiClientRuby
183
183
  # Search for social media suitability
184
184
  attr_accessor :channel_suitability
185
185
 
186
- attr_accessor :valence_affinity
187
-
188
- attr_accessor :arousal_affinity
189
-
190
- attr_accessor :pleasantness_affinity
191
-
192
- attr_accessor :engagement_affinity
193
-
194
- attr_accessor :energy_affinity
195
-
196
- attr_accessor :tempo_affinity
197
-
198
- attr_accessor :scale_affinity
199
-
200
- attr_accessor :timbre_affinity
201
-
202
186
  attr_accessor :roughness_affinity
203
187
 
204
188
  attr_accessor :harmony_affinity
@@ -216,6 +200,22 @@ module SongtradrApiClientRuby
216
200
  # Search for a harmonic key
217
201
  attr_accessor :key
218
202
 
203
+ attr_accessor :valence_affinity
204
+
205
+ attr_accessor :arousal_affinity
206
+
207
+ attr_accessor :pleasantness_affinity
208
+
209
+ attr_accessor :engagement_affinity
210
+
211
+ attr_accessor :energy_affinity
212
+
213
+ attr_accessor :tempo_affinity
214
+
215
+ attr_accessor :scale_affinity
216
+
217
+ attr_accessor :timbre_affinity
218
+
219
219
  class EnumAttributeValidator
220
220
  attr_reader :datatype
221
221
  attr_reader :allowable_values
@@ -253,10 +253,7 @@ module SongtradrApiClientRuby
253
253
  :'primary_mood_cluster' => :'primaryMoodCluster',
254
254
  :'primary_sound_character' => :'primarySoundCharacter',
255
255
  :'rhythm' => :'rhythm',
256
- :'roughness' => :'roughness',
257
- :'scale' => :'scale',
258
- :'sound_generation' => :'soundGeneration',
259
- :'tempo' => :'tempo',
256
+ :'audience_region' => :'audienceRegion',
260
257
  :'primary_mood_cluster_affinity' => :'primaryMoodClusterAffinity',
261
258
  :'secondary_mood_cluster' => :'secondaryMoodCluster',
262
259
  :'secondary_mood_cluster_affinity' => :'secondaryMoodClusterAffinity',
@@ -300,7 +297,10 @@ module SongtradrApiClientRuby
300
297
  :'use_case_affinity' => :'useCaseAffinity',
301
298
  :'industry_suitability' => :'industrySuitability',
302
299
  :'industry_suitability_affinity' => :'industrySuitabilityAffinity',
303
- :'audience_region' => :'audienceRegion',
300
+ :'roughness' => :'roughness',
301
+ :'scale' => :'scale',
302
+ :'sound_generation' => :'soundGeneration',
303
+ :'tempo' => :'tempo',
304
304
  :'texture' => :'texture',
305
305
  :'timbre' => :'timbre',
306
306
  :'tonality' => :'tonality',
@@ -310,14 +310,6 @@ module SongtradrApiClientRuby
310
310
  :'curateability' => :'curateability',
311
311
  :'use_case' => :'useCase',
312
312
  :'channel_suitability' => :'channelSuitability',
313
- :'valence_affinity' => :'valenceAffinity',
314
- :'arousal_affinity' => :'arousalAffinity',
315
- :'pleasantness_affinity' => :'pleasantnessAffinity',
316
- :'engagement_affinity' => :'engagementAffinity',
317
- :'energy_affinity' => :'energyAffinity',
318
- :'tempo_affinity' => :'tempoAffinity',
319
- :'scale_affinity' => :'scaleAffinity',
320
- :'timbre_affinity' => :'timbreAffinity',
321
313
  :'roughness_affinity' => :'roughnessAffinity',
322
314
  :'harmony_affinity' => :'harmonyAffinity',
323
315
  :'texture_affinity' => :'textureAffinity',
@@ -325,7 +317,15 @@ module SongtradrApiClientRuby
325
317
  :'space_affinity' => :'spaceAffinity',
326
318
  :'key_affinity' => :'keyAffinity',
327
319
  :'channel_suitability_affinity' => :'channelSuitabilityAffinity',
328
- :'key' => :'key'
320
+ :'key' => :'key',
321
+ :'valence_affinity' => :'valenceAffinity',
322
+ :'arousal_affinity' => :'arousalAffinity',
323
+ :'pleasantness_affinity' => :'pleasantnessAffinity',
324
+ :'engagement_affinity' => :'engagementAffinity',
325
+ :'energy_affinity' => :'energyAffinity',
326
+ :'tempo_affinity' => :'tempoAffinity',
327
+ :'scale_affinity' => :'scaleAffinity',
328
+ :'timbre_affinity' => :'timbreAffinity'
329
329
  }
330
330
  end
331
331
 
@@ -349,10 +349,7 @@ module SongtradrApiClientRuby
349
349
  :'primary_mood_cluster' => :'String',
350
350
  :'primary_sound_character' => :'String',
351
351
  :'rhythm' => :'String',
352
- :'roughness' => :'String',
353
- :'scale' => :'String',
354
- :'sound_generation' => :'String',
355
- :'tempo' => :'String',
352
+ :'audience_region' => :'String',
356
353
  :'primary_mood_cluster_affinity' => :'Float',
357
354
  :'secondary_mood_cluster' => :'String',
358
355
  :'secondary_mood_cluster_affinity' => :'Float',
@@ -396,7 +393,10 @@ module SongtradrApiClientRuby
396
393
  :'use_case_affinity' => :'Float',
397
394
  :'industry_suitability' => :'String',
398
395
  :'industry_suitability_affinity' => :'Float',
399
- :'audience_region' => :'String',
396
+ :'roughness' => :'String',
397
+ :'scale' => :'String',
398
+ :'sound_generation' => :'String',
399
+ :'tempo' => :'String',
400
400
  :'texture' => :'String',
401
401
  :'timbre' => :'String',
402
402
  :'tonality' => :'String',
@@ -406,14 +406,6 @@ module SongtradrApiClientRuby
406
406
  :'curateability' => :'String',
407
407
  :'use_case' => :'String',
408
408
  :'channel_suitability' => :'String',
409
- :'valence_affinity' => :'Float',
410
- :'arousal_affinity' => :'Float',
411
- :'pleasantness_affinity' => :'Float',
412
- :'engagement_affinity' => :'Float',
413
- :'energy_affinity' => :'Float',
414
- :'tempo_affinity' => :'Float',
415
- :'scale_affinity' => :'Float',
416
- :'timbre_affinity' => :'Float',
417
409
  :'roughness_affinity' => :'Float',
418
410
  :'harmony_affinity' => :'Float',
419
411
  :'texture_affinity' => :'Float',
@@ -421,7 +413,15 @@ module SongtradrApiClientRuby
421
413
  :'space_affinity' => :'Float',
422
414
  :'key_affinity' => :'Float',
423
415
  :'channel_suitability_affinity' => :'Float',
424
- :'key' => :'String'
416
+ :'key' => :'String',
417
+ :'valence_affinity' => :'Float',
418
+ :'arousal_affinity' => :'Float',
419
+ :'pleasantness_affinity' => :'Float',
420
+ :'engagement_affinity' => :'Float',
421
+ :'energy_affinity' => :'Float',
422
+ :'tempo_affinity' => :'Float',
423
+ :'scale_affinity' => :'Float',
424
+ :'timbre_affinity' => :'Float'
425
425
  }
426
426
  end
427
427
 
@@ -494,20 +494,8 @@ module SongtradrApiClientRuby
494
494
  self.rhythm = attributes[:'rhythm']
495
495
  end
496
496
 
497
- if attributes.key?(:'roughness')
498
- self.roughness = attributes[:'roughness']
499
- end
500
-
501
- if attributes.key?(:'scale')
502
- self.scale = attributes[:'scale']
503
- end
504
-
505
- if attributes.key?(:'sound_generation')
506
- self.sound_generation = attributes[:'sound_generation']
507
- end
508
-
509
- if attributes.key?(:'tempo')
510
- self.tempo = attributes[:'tempo']
497
+ if attributes.key?(:'audience_region')
498
+ self.audience_region = attributes[:'audience_region']
511
499
  end
512
500
 
513
501
  if attributes.key?(:'primary_mood_cluster_affinity')
@@ -682,8 +670,20 @@ module SongtradrApiClientRuby
682
670
  self.industry_suitability_affinity = attributes[:'industry_suitability_affinity']
683
671
  end
684
672
 
685
- if attributes.key?(:'audience_region')
686
- self.audience_region = attributes[:'audience_region']
673
+ if attributes.key?(:'roughness')
674
+ self.roughness = attributes[:'roughness']
675
+ end
676
+
677
+ if attributes.key?(:'scale')
678
+ self.scale = attributes[:'scale']
679
+ end
680
+
681
+ if attributes.key?(:'sound_generation')
682
+ self.sound_generation = attributes[:'sound_generation']
683
+ end
684
+
685
+ if attributes.key?(:'tempo')
686
+ self.tempo = attributes[:'tempo']
687
687
  end
688
688
 
689
689
  if attributes.key?(:'texture')
@@ -722,38 +722,6 @@ module SongtradrApiClientRuby
722
722
  self.channel_suitability = attributes[:'channel_suitability']
723
723
  end
724
724
 
725
- if attributes.key?(:'valence_affinity')
726
- self.valence_affinity = attributes[:'valence_affinity']
727
- end
728
-
729
- if attributes.key?(:'arousal_affinity')
730
- self.arousal_affinity = attributes[:'arousal_affinity']
731
- end
732
-
733
- if attributes.key?(:'pleasantness_affinity')
734
- self.pleasantness_affinity = attributes[:'pleasantness_affinity']
735
- end
736
-
737
- if attributes.key?(:'engagement_affinity')
738
- self.engagement_affinity = attributes[:'engagement_affinity']
739
- end
740
-
741
- if attributes.key?(:'energy_affinity')
742
- self.energy_affinity = attributes[:'energy_affinity']
743
- end
744
-
745
- if attributes.key?(:'tempo_affinity')
746
- self.tempo_affinity = attributes[:'tempo_affinity']
747
- end
748
-
749
- if attributes.key?(:'scale_affinity')
750
- self.scale_affinity = attributes[:'scale_affinity']
751
- end
752
-
753
- if attributes.key?(:'timbre_affinity')
754
- self.timbre_affinity = attributes[:'timbre_affinity']
755
- end
756
-
757
725
  if attributes.key?(:'roughness_affinity')
758
726
  self.roughness_affinity = attributes[:'roughness_affinity']
759
727
  end
@@ -785,6 +753,38 @@ module SongtradrApiClientRuby
785
753
  if attributes.key?(:'key')
786
754
  self.key = attributes[:'key']
787
755
  end
756
+
757
+ if attributes.key?(:'valence_affinity')
758
+ self.valence_affinity = attributes[:'valence_affinity']
759
+ end
760
+
761
+ if attributes.key?(:'arousal_affinity')
762
+ self.arousal_affinity = attributes[:'arousal_affinity']
763
+ end
764
+
765
+ if attributes.key?(:'pleasantness_affinity')
766
+ self.pleasantness_affinity = attributes[:'pleasantness_affinity']
767
+ end
768
+
769
+ if attributes.key?(:'engagement_affinity')
770
+ self.engagement_affinity = attributes[:'engagement_affinity']
771
+ end
772
+
773
+ if attributes.key?(:'energy_affinity')
774
+ self.energy_affinity = attributes[:'energy_affinity']
775
+ end
776
+
777
+ if attributes.key?(:'tempo_affinity')
778
+ self.tempo_affinity = attributes[:'tempo_affinity']
779
+ end
780
+
781
+ if attributes.key?(:'scale_affinity')
782
+ self.scale_affinity = attributes[:'scale_affinity']
783
+ end
784
+
785
+ if attributes.key?(:'timbre_affinity')
786
+ self.timbre_affinity = attributes[:'timbre_affinity']
787
+ end
788
788
  end
789
789
 
790
790
  # Show invalid properties with the reasons. Usually used together with valid?
@@ -823,14 +823,8 @@ module SongtradrApiClientRuby
823
823
  return false unless primary_sound_character_validator.valid?(@primary_sound_character)
824
824
  rhythm_validator = EnumAttributeValidator.new('String', ["common time", "triple meter", "complex time signature", "binary rhythm", "ternary rhythm"])
825
825
  return false unless rhythm_validator.valid?(@rhythm)
826
- roughness_validator = EnumAttributeValidator.new('String', ["very clear", "clear", "moderate roughness", "distorted", "very distorted"])
827
- return false unless roughness_validator.valid?(@roughness)
828
- scale_validator = EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
829
- return false unless scale_validator.valid?(@scale)
830
- sound_generation_validator = EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
831
- return false unless sound_generation_validator.valid?(@sound_generation)
832
- tempo_validator = EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
833
- return false unless tempo_validator.valid?(@tempo)
826
+ audience_region_validator = EnumAttributeValidator.new('String', ["Australia and New Zealand", "Central America and the Carribean", "Central and Southern Asia", "Eastern Asia", "Eastern Europe", "Northern Africa and Western Asia", "Northern America", "Oceania", "South America", "South-Eastern Asia", "Southern Europe", "Sub-Saharan Africa", "Western and Northern Europe"])
827
+ return false unless audience_region_validator.valid?(@audience_region)
834
828
  secondary_mood_cluster_validator = EnumAttributeValidator.new('String', ["aggressive", "amusing", "anxious", "calm", "devotional", "dreamy", "energetic", "enigmatic", "epic", "erotic", "positive", "sad", "scary", "wild"])
835
829
  return false unless secondary_mood_cluster_validator.valid?(@secondary_mood_cluster)
836
830
  tertiary_mood_cluster_validator = EnumAttributeValidator.new('String', ["aggressive", "amusing", "anxious", "calm", "devotional", "dreamy", "energetic", "enigmatic", "epic", "erotic", "positive", "sad", "scary", "wild"])
@@ -861,8 +855,14 @@ module SongtradrApiClientRuby
861
855
  return false unless origin_region_validator.valid?(@origin_region)
862
856
  industry_suitability_validator = EnumAttributeValidator.new('String', ["Automobiles and Parts", "Consumer Products and Services", "Financial Services", "Food, Beverage and Tobacco", "Health Care", "Insurance", "Media", "Politics, Government and Organizations", "Real Estate", "Retail", "Technology", "Telecommunications", "Travel and Leisure"])
863
857
  return false unless industry_suitability_validator.valid?(@industry_suitability)
864
- audience_region_validator = EnumAttributeValidator.new('String', ["Australia and New Zealand", "Central America and the Carribean", "Central and Southern Asia", "Eastern Asia", "Eastern Europe", "Northern Africa and Western Asia", "Northern America", "Oceania", "South America", "South-Eastern Asia", "Southern Europe", "Sub-Saharan Africa", "Western and Northern Europe"])
865
- return false unless audience_region_validator.valid?(@audience_region)
858
+ roughness_validator = EnumAttributeValidator.new('String', ["very clear", "clear", "moderate roughness", "distorted", "very distorted"])
859
+ return false unless roughness_validator.valid?(@roughness)
860
+ scale_validator = EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
861
+ return false unless scale_validator.valid?(@scale)
862
+ sound_generation_validator = EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
863
+ return false unless sound_generation_validator.valid?(@sound_generation)
864
+ tempo_validator = EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
865
+ return false unless tempo_validator.valid?(@tempo)
866
866
  texture_validator = EnumAttributeValidator.new('String', ["very thin", "thin", "moderate texture", "full", "very full"])
867
867
  return false unless texture_validator.valid?(@texture)
868
868
  timbre_validator = EnumAttributeValidator.new('String', ["very warm", "warm", "moderate timbre", "bright", "very bright"])
@@ -1007,43 +1007,13 @@ module SongtradrApiClientRuby
1007
1007
  end
1008
1008
 
1009
1009
  # Custom attribute writer method checking allowed values (enum).
1010
- # @param [Object] roughness Object to be assigned
1011
- def roughness=(roughness)
1012
- validator = EnumAttributeValidator.new('String', ["very clear", "clear", "moderate roughness", "distorted", "very distorted"])
1013
- unless validator.valid?(roughness)
1014
- fail ArgumentError, "invalid value for \"roughness\", must be one of #{validator.allowable_values}."
1015
- end
1016
- @roughness = roughness
1017
- end
1018
-
1019
- # Custom attribute writer method checking allowed values (enum).
1020
- # @param [Object] scale Object to be assigned
1021
- def scale=(scale)
1022
- validator = EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
1023
- unless validator.valid?(scale)
1024
- fail ArgumentError, "invalid value for \"scale\", must be one of #{validator.allowable_values}."
1025
- end
1026
- @scale = scale
1027
- end
1028
-
1029
- # Custom attribute writer method checking allowed values (enum).
1030
- # @param [Object] sound_generation Object to be assigned
1031
- def sound_generation=(sound_generation)
1032
- validator = EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
1033
- unless validator.valid?(sound_generation)
1034
- fail ArgumentError, "invalid value for \"sound_generation\", must be one of #{validator.allowable_values}."
1035
- end
1036
- @sound_generation = sound_generation
1037
- end
1038
-
1039
- # Custom attribute writer method checking allowed values (enum).
1040
- # @param [Object] tempo Object to be assigned
1041
- def tempo=(tempo)
1042
- validator = EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
1043
- unless validator.valid?(tempo)
1044
- fail ArgumentError, "invalid value for \"tempo\", must be one of #{validator.allowable_values}."
1010
+ # @param [Object] audience_region Object to be assigned
1011
+ def audience_region=(audience_region)
1012
+ validator = EnumAttributeValidator.new('String', ["Australia and New Zealand", "Central America and the Carribean", "Central and Southern Asia", "Eastern Asia", "Eastern Europe", "Northern Africa and Western Asia", "Northern America", "Oceania", "South America", "South-Eastern Asia", "Southern Europe", "Sub-Saharan Africa", "Western and Northern Europe"])
1013
+ unless validator.valid?(audience_region)
1014
+ fail ArgumentError, "invalid value for \"audience_region\", must be one of #{validator.allowable_values}."
1045
1015
  end
1046
- @tempo = tempo
1016
+ @audience_region = audience_region
1047
1017
  end
1048
1018
 
1049
1019
  # Custom attribute writer method checking allowed values (enum).
@@ -1197,13 +1167,43 @@ module SongtradrApiClientRuby
1197
1167
  end
1198
1168
 
1199
1169
  # Custom attribute writer method checking allowed values (enum).
1200
- # @param [Object] audience_region Object to be assigned
1201
- def audience_region=(audience_region)
1202
- validator = EnumAttributeValidator.new('String', ["Australia and New Zealand", "Central America and the Carribean", "Central and Southern Asia", "Eastern Asia", "Eastern Europe", "Northern Africa and Western Asia", "Northern America", "Oceania", "South America", "South-Eastern Asia", "Southern Europe", "Sub-Saharan Africa", "Western and Northern Europe"])
1203
- unless validator.valid?(audience_region)
1204
- fail ArgumentError, "invalid value for \"audience_region\", must be one of #{validator.allowable_values}."
1170
+ # @param [Object] roughness Object to be assigned
1171
+ def roughness=(roughness)
1172
+ validator = EnumAttributeValidator.new('String', ["very clear", "clear", "moderate roughness", "distorted", "very distorted"])
1173
+ unless validator.valid?(roughness)
1174
+ fail ArgumentError, "invalid value for \"roughness\", must be one of #{validator.allowable_values}."
1205
1175
  end
1206
- @audience_region = audience_region
1176
+ @roughness = roughness
1177
+ end
1178
+
1179
+ # Custom attribute writer method checking allowed values (enum).
1180
+ # @param [Object] scale Object to be assigned
1181
+ def scale=(scale)
1182
+ validator = EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
1183
+ unless validator.valid?(scale)
1184
+ fail ArgumentError, "invalid value for \"scale\", must be one of #{validator.allowable_values}."
1185
+ end
1186
+ @scale = scale
1187
+ end
1188
+
1189
+ # Custom attribute writer method checking allowed values (enum).
1190
+ # @param [Object] sound_generation Object to be assigned
1191
+ def sound_generation=(sound_generation)
1192
+ validator = EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
1193
+ unless validator.valid?(sound_generation)
1194
+ fail ArgumentError, "invalid value for \"sound_generation\", must be one of #{validator.allowable_values}."
1195
+ end
1196
+ @sound_generation = sound_generation
1197
+ end
1198
+
1199
+ # Custom attribute writer method checking allowed values (enum).
1200
+ # @param [Object] tempo Object to be assigned
1201
+ def tempo=(tempo)
1202
+ validator = EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
1203
+ unless validator.valid?(tempo)
1204
+ fail ArgumentError, "invalid value for \"tempo\", must be one of #{validator.allowable_values}."
1205
+ end
1206
+ @tempo = tempo
1207
1207
  end
1208
1208
 
1209
1209
  # Custom attribute writer method checking allowed values (enum).
@@ -1323,10 +1323,7 @@ module SongtradrApiClientRuby
1323
1323
  primary_mood_cluster == o.primary_mood_cluster &&
1324
1324
  primary_sound_character == o.primary_sound_character &&
1325
1325
  rhythm == o.rhythm &&
1326
- roughness == o.roughness &&
1327
- scale == o.scale &&
1328
- sound_generation == o.sound_generation &&
1329
- tempo == o.tempo &&
1326
+ audience_region == o.audience_region &&
1330
1327
  primary_mood_cluster_affinity == o.primary_mood_cluster_affinity &&
1331
1328
  secondary_mood_cluster == o.secondary_mood_cluster &&
1332
1329
  secondary_mood_cluster_affinity == o.secondary_mood_cluster_affinity &&
@@ -1370,7 +1367,10 @@ module SongtradrApiClientRuby
1370
1367
  use_case_affinity == o.use_case_affinity &&
1371
1368
  industry_suitability == o.industry_suitability &&
1372
1369
  industry_suitability_affinity == o.industry_suitability_affinity &&
1373
- audience_region == o.audience_region &&
1370
+ roughness == o.roughness &&
1371
+ scale == o.scale &&
1372
+ sound_generation == o.sound_generation &&
1373
+ tempo == o.tempo &&
1374
1374
  texture == o.texture &&
1375
1375
  timbre == o.timbre &&
1376
1376
  tonality == o.tonality &&
@@ -1380,14 +1380,6 @@ module SongtradrApiClientRuby
1380
1380
  curateability == o.curateability &&
1381
1381
  use_case == o.use_case &&
1382
1382
  channel_suitability == o.channel_suitability &&
1383
- valence_affinity == o.valence_affinity &&
1384
- arousal_affinity == o.arousal_affinity &&
1385
- pleasantness_affinity == o.pleasantness_affinity &&
1386
- engagement_affinity == o.engagement_affinity &&
1387
- energy_affinity == o.energy_affinity &&
1388
- tempo_affinity == o.tempo_affinity &&
1389
- scale_affinity == o.scale_affinity &&
1390
- timbre_affinity == o.timbre_affinity &&
1391
1383
  roughness_affinity == o.roughness_affinity &&
1392
1384
  harmony_affinity == o.harmony_affinity &&
1393
1385
  texture_affinity == o.texture_affinity &&
@@ -1395,7 +1387,15 @@ module SongtradrApiClientRuby
1395
1387
  space_affinity == o.space_affinity &&
1396
1388
  key_affinity == o.key_affinity &&
1397
1389
  channel_suitability_affinity == o.channel_suitability_affinity &&
1398
- key == o.key
1390
+ key == o.key &&
1391
+ valence_affinity == o.valence_affinity &&
1392
+ arousal_affinity == o.arousal_affinity &&
1393
+ pleasantness_affinity == o.pleasantness_affinity &&
1394
+ engagement_affinity == o.engagement_affinity &&
1395
+ energy_affinity == o.energy_affinity &&
1396
+ tempo_affinity == o.tempo_affinity &&
1397
+ scale_affinity == o.scale_affinity &&
1398
+ timbre_affinity == o.timbre_affinity
1399
1399
  end
1400
1400
 
1401
1401
  # @see the `==` method
@@ -1407,7 +1407,7 @@ module SongtradrApiClientRuby
1407
1407
  # Calculates hash code according to all attributes.
1408
1408
  # @return [Integer] Hash code
1409
1409
  def hash
1410
- [space, language_of_performance, arousal, dominant_instrument, energy, engagement, groovyness, harmony, pleasantness, primary_mood_cluster, primary_sound_character, rhythm, roughness, scale, sound_generation, tempo, primary_mood_cluster_affinity, secondary_mood_cluster, secondary_mood_cluster_affinity, tertiary_mood_cluster, tertiary_mood_cluster_affinity, vocals_affinity, dominant_instrument_affinity, secondary_instrument, secondary_instrument_affinity, tertiary_instrument, tertiary_instrument_affinity, sound_generation_affinity, rhythm_affinity, primary_sound_character_affinity, tonality_affinity, bpm, production_rating, production_rating_affinity, performance_rating, performance_rating_affinity, song_rating, song_rating_affinity, audience_age, audience_age_affinity, secondary_audience_age, secondary_audience_age_affinity, tertiary_audience_age, tertiary_audience_age_affinity, audience_gender, audience_gender_affinity, audience_region_affinity, secondary_audience_region, secondary_audience_region_affinity, tertiary_audience_region, tertiary_audience_region_affinity, origin_region, origin_region_affinity, origin_decade_affinity, language_of_performance_affinity, curateability_affinity, use_case_affinity, industry_suitability, industry_suitability_affinity, audience_region, texture, timbre, tonality, valence, vocals, origin_decade, curateability, use_case, channel_suitability, valence_affinity, arousal_affinity, pleasantness_affinity, engagement_affinity, energy_affinity, tempo_affinity, scale_affinity, timbre_affinity, roughness_affinity, harmony_affinity, texture_affinity, groovyness_affinity, space_affinity, key_affinity, channel_suitability_affinity, key].hash
1410
+ [space, language_of_performance, arousal, dominant_instrument, energy, engagement, groovyness, harmony, pleasantness, primary_mood_cluster, primary_sound_character, rhythm, audience_region, primary_mood_cluster_affinity, secondary_mood_cluster, secondary_mood_cluster_affinity, tertiary_mood_cluster, tertiary_mood_cluster_affinity, vocals_affinity, dominant_instrument_affinity, secondary_instrument, secondary_instrument_affinity, tertiary_instrument, tertiary_instrument_affinity, sound_generation_affinity, rhythm_affinity, primary_sound_character_affinity, tonality_affinity, bpm, production_rating, production_rating_affinity, performance_rating, performance_rating_affinity, song_rating, song_rating_affinity, audience_age, audience_age_affinity, secondary_audience_age, secondary_audience_age_affinity, tertiary_audience_age, tertiary_audience_age_affinity, audience_gender, audience_gender_affinity, audience_region_affinity, secondary_audience_region, secondary_audience_region_affinity, tertiary_audience_region, tertiary_audience_region_affinity, origin_region, origin_region_affinity, origin_decade_affinity, language_of_performance_affinity, curateability_affinity, use_case_affinity, industry_suitability, industry_suitability_affinity, roughness, scale, sound_generation, tempo, texture, timbre, tonality, valence, vocals, origin_decade, curateability, use_case, channel_suitability, roughness_affinity, harmony_affinity, texture_affinity, groovyness_affinity, space_affinity, key_affinity, channel_suitability_affinity, key, valence_affinity, arousal_affinity, pleasantness_affinity, engagement_affinity, energy_affinity, tempo_affinity, scale_affinity, timbre_affinity].hash
1411
1411
  end
1412
1412
 
1413
1413
  # Builds the object from hash
@@ -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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-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.5
6
+ The version of the OpenAPI document: 1.13.6
7
7
  Contact: info@songtradr.com
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 7.1.0-SNAPSHOT