songtradr_api_client_ruby 1.13.7 → 1.16.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (243) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +5 -5
  3. data/README.md +5 -37
  4. data/docs/FileSmallDTO.md +2 -2
  5. data/docs/MusicalFeaturesDTO.md +25 -25
  6. data/docs/PlaylistApi.md +0 -214
  7. data/docs/RecordingApi.md +2 -204
  8. data/docs/RecordingGenrePredictionDTO.md +3 -3
  9. data/docs/RecordingMediumDTO.md +2 -2
  10. data/docs/RecordingPartyDTO.md +3 -3
  11. data/docs/UserApi.md +8 -456
  12. data/lib/songtradr_api_client_ruby/api/allowed_values_api.rb +2 -2
  13. data/lib/songtradr_api_client_ruby/api/playlist_api.rb +2 -202
  14. data/lib/songtradr_api_client_ruby/api/recording_api.rb +6 -191
  15. data/lib/songtradr_api_client_ruby/api/user_api.rb +161 -749
  16. data/lib/songtradr_api_client_ruby/api_client.rb +38 -36
  17. data/lib/songtradr_api_client_ruby/api_error.rb +2 -2
  18. data/lib/songtradr_api_client_ruby/configuration.rb +2 -2
  19. data/lib/songtradr_api_client_ruby/models/age_range.rb +3 -3
  20. data/lib/songtradr_api_client_ruby/models/beard.rb +3 -3
  21. data/lib/songtradr_api_client_ruby/models/bounding_box.rb +3 -3
  22. data/lib/songtradr_api_client_ruby/models/category_medium_dto.rb +3 -3
  23. data/lib/songtradr_api_client_ruby/models/category_minimal_dto.rb +3 -3
  24. data/lib/songtradr_api_client_ruby/models/config_access_dto.rb +3 -3
  25. data/lib/songtradr_api_client_ruby/models/config_identifier_dto.rb +3 -3
  26. data/lib/songtradr_api_client_ruby/models/contributor_type_dto.rb +3 -3
  27. data/lib/songtradr_api_client_ruby/models/curate_playlist_dto.rb +3 -3
  28. data/lib/songtradr_api_client_ruby/models/curate_playlist_response_dto.rb +3 -3
  29. data/lib/songtradr_api_client_ruby/models/dominant_color.rb +3 -3
  30. data/lib/songtradr_api_client_ruby/models/emotion.rb +3 -3
  31. data/lib/songtradr_api_client_ruby/models/error_response.rb +3 -3
  32. data/lib/songtradr_api_client_ruby/models/eye_direction.rb +3 -3
  33. data/lib/songtradr_api_client_ruby/models/eye_open.rb +3 -3
  34. data/lib/songtradr_api_client_ruby/models/eyeglasses.rb +3 -3
  35. data/lib/songtradr_api_client_ruby/models/face_detail.rb +3 -3
  36. data/lib/songtradr_api_client_ruby/models/face_detection.rb +3 -3
  37. data/lib/songtradr_api_client_ruby/models/face_occluded.rb +3 -3
  38. data/lib/songtradr_api_client_ruby/models/field_summary_dto.rb +3 -3
  39. data/lib/songtradr_api_client_ruby/models/file_dto.rb +3 -3
  40. data/lib/songtradr_api_client_ruby/models/file_list_dto.rb +3 -3
  41. data/lib/songtradr_api_client_ruby/models/file_small_dto.rb +15 -15
  42. data/lib/songtradr_api_client_ruby/models/file_upload_dto.rb +3 -3
  43. data/lib/songtradr_api_client_ruby/models/file_w_ith_url_dto.rb +3 -3
  44. data/lib/songtradr_api_client_ruby/models/files_summary_dto.rb +3 -3
  45. data/lib/songtradr_api_client_ruby/models/forgot_password_dto.rb +3 -3
  46. data/lib/songtradr_api_client_ruby/models/gender.rb +3 -3
  47. data/lib/songtradr_api_client_ruby/models/genre_dto.rb +3 -3
  48. data/lib/songtradr_api_client_ruby/models/genre_minimal_dto.rb +3 -3
  49. data/lib/songtradr_api_client_ruby/models/genres_summary_dto.rb +3 -3
  50. data/lib/songtradr_api_client_ruby/models/image_quality.rb +3 -3
  51. data/lib/songtradr_api_client_ruby/models/image_recognition_response.rb +3 -3
  52. data/lib/songtradr_api_client_ruby/models/init_put_recording_audio_dto.rb +3 -3
  53. data/lib/songtradr_api_client_ruby/models/instance.rb +3 -3
  54. data/lib/songtradr_api_client_ruby/models/jwt_token_dto.rb +3 -3
  55. data/lib/songtradr_api_client_ruby/models/label.rb +3 -3
  56. data/lib/songtradr_api_client_ruby/models/label_alias.rb +3 -3
  57. data/lib/songtradr_api_client_ruby/models/label_category.rb +3 -3
  58. data/lib/songtradr_api_client_ruby/models/label_detection.rb +3 -3
  59. data/lib/songtradr_api_client_ruby/models/landmark.rb +3 -3
  60. data/lib/songtradr_api_client_ruby/models/login_dto.rb +3 -3
  61. data/lib/songtradr_api_client_ruby/models/mouth_open.rb +3 -3
  62. data/lib/songtradr_api_client_ruby/models/musical_features_dto.rb +270 -270
  63. data/lib/songtradr_api_client_ruby/models/mustache.rb +3 -3
  64. data/lib/songtradr_api_client_ruby/models/parent.rb +3 -3
  65. data/lib/songtradr_api_client_ruby/models/party_small_dto.rb +3 -3
  66. data/lib/songtradr_api_client_ruby/models/pose.rb +3 -3
  67. data/lib/songtradr_api_client_ruby/models/recording_for_similarity_search_dto.rb +3 -3
  68. data/lib/songtradr_api_client_ruby/models/recording_genre_prediction_dto.rb +23 -23
  69. data/lib/songtradr_api_client_ruby/models/recording_list_dto.rb +3 -3
  70. data/lib/songtradr_api_client_ruby/models/recording_medium_dto.rb +13 -13
  71. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_musical_features_dto.rb +3 -3
  72. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_taggrams_dto.rb +3 -3
  73. data/lib/songtradr_api_client_ruby/models/recording_minimal_with_tagstrengths_dto.rb +3 -3
  74. data/lib/songtradr_api_client_ruby/models/recording_party_dto.rb +18 -18
  75. data/lib/songtradr_api_client_ruby/models/recording_small_dto.rb +3 -3
  76. data/lib/songtradr_api_client_ruby/models/recording_tag_small_dto.rb +3 -3
  77. data/lib/songtradr_api_client_ruby/models/save_user_dto.rb +3 -3
  78. data/lib/songtradr_api_client_ruby/models/search_filter_values_dto.rb +3 -3
  79. data/lib/songtradr_api_client_ruby/models/search_recording_granular_dto.rb +3 -3
  80. data/lib/songtradr_api_client_ruby/models/sign_up_dto.rb +3 -3
  81. data/lib/songtradr_api_client_ruby/models/smile.rb +3 -3
  82. data/lib/songtradr_api_client_ruby/models/sunglasses.rb +3 -3
  83. data/lib/songtradr_api_client_ruby/models/tag_dto.rb +3 -3
  84. data/lib/songtradr_api_client_ruby/models/tag_small_dto.rb +3 -3
  85. data/lib/songtradr_api_client_ruby/models/taggram_dto.rb +3 -3
  86. data/lib/songtradr_api_client_ruby/models/tags_summary_dto.rb +3 -3
  87. data/lib/songtradr_api_client_ruby/models/tagstrength_dto.rb +3 -3
  88. data/lib/songtradr_api_client_ruby/models/title_dto.rb +3 -3
  89. data/lib/songtradr_api_client_ruby/models/token_request.rb +3 -3
  90. data/lib/songtradr_api_client_ruby/models/track_dto.rb +3 -3
  91. data/lib/songtradr_api_client_ruby/models/update_password_dto.rb +3 -3
  92. data/lib/songtradr_api_client_ruby/models/user_dto.rb +3 -3
  93. data/lib/songtradr_api_client_ruby/models/video_recognition_response.rb +3 -3
  94. data/lib/songtradr_api_client_ruby/version.rb +3 -3
  95. data/lib/songtradr_api_client_ruby.rb +2 -23
  96. data/openapi-generator-config.yaml +1 -1
  97. data/songtradr_api_client_ruby.gemspec +3 -2
  98. data/spec/api/allowed_values_api_spec.rb +2 -2
  99. data/spec/api/playlist_api_spec.rb +2 -39
  100. data/spec/api/recording_api_spec.rb +3 -35
  101. data/spec/api/user_api_spec.rb +6 -111
  102. data/spec/api_client_spec.rb +2 -2
  103. data/spec/configuration_spec.rb +2 -2
  104. data/spec/models/age_range_spec.rb +2 -2
  105. data/spec/models/beard_spec.rb +2 -2
  106. data/spec/models/bounding_box_spec.rb +2 -2
  107. data/spec/models/category_medium_dto_spec.rb +2 -2
  108. data/spec/models/category_minimal_dto_spec.rb +2 -2
  109. data/spec/models/config_access_dto_spec.rb +2 -2
  110. data/spec/models/config_identifier_dto_spec.rb +2 -2
  111. data/spec/models/contributor_type_dto_spec.rb +2 -2
  112. data/spec/models/curate_playlist_dto_spec.rb +2 -2
  113. data/spec/models/curate_playlist_response_dto_spec.rb +2 -2
  114. data/spec/models/dominant_color_spec.rb +2 -2
  115. data/spec/models/emotion_spec.rb +2 -2
  116. data/spec/models/error_response_spec.rb +2 -2
  117. data/spec/models/eye_direction_spec.rb +2 -2
  118. data/spec/models/eye_open_spec.rb +2 -2
  119. data/spec/models/eyeglasses_spec.rb +2 -2
  120. data/spec/models/face_detail_spec.rb +2 -2
  121. data/spec/models/face_detection_spec.rb +2 -2
  122. data/spec/models/face_occluded_spec.rb +2 -2
  123. data/spec/models/field_summary_dto_spec.rb +2 -2
  124. data/spec/models/file_dto_spec.rb +2 -2
  125. data/spec/models/file_list_dto_spec.rb +2 -2
  126. data/spec/models/file_small_dto_spec.rb +5 -5
  127. data/spec/models/file_upload_dto_spec.rb +2 -2
  128. data/spec/models/file_w_ith_url_dto_spec.rb +2 -2
  129. data/spec/models/files_summary_dto_spec.rb +2 -2
  130. data/spec/models/forgot_password_dto_spec.rb +2 -2
  131. data/spec/models/gender_spec.rb +2 -2
  132. data/spec/models/genre_dto_spec.rb +2 -2
  133. data/spec/models/genre_minimal_dto_spec.rb +2 -2
  134. data/spec/models/genres_summary_dto_spec.rb +2 -2
  135. data/spec/models/image_quality_spec.rb +2 -2
  136. data/spec/models/image_recognition_response_spec.rb +2 -2
  137. data/spec/models/init_put_recording_audio_dto_spec.rb +2 -2
  138. data/spec/models/instance_spec.rb +2 -2
  139. data/spec/models/jwt_token_dto_spec.rb +2 -2
  140. data/spec/models/label_alias_spec.rb +2 -2
  141. data/spec/models/label_category_spec.rb +2 -2
  142. data/spec/models/label_detection_spec.rb +2 -2
  143. data/spec/models/label_spec.rb +2 -2
  144. data/spec/models/landmark_spec.rb +2 -2
  145. data/spec/models/login_dto_spec.rb +2 -2
  146. data/spec/models/mouth_open_spec.rb +2 -2
  147. data/spec/models/musical_features_dto_spec.rb +81 -81
  148. data/spec/models/mustache_spec.rb +2 -2
  149. data/spec/models/parent_spec.rb +2 -2
  150. data/spec/models/party_small_dto_spec.rb +2 -2
  151. data/spec/models/pose_spec.rb +2 -2
  152. data/spec/models/recording_for_similarity_search_dto_spec.rb +2 -2
  153. data/spec/models/recording_genre_prediction_dto_spec.rb +5 -5
  154. data/spec/models/recording_list_dto_spec.rb +2 -2
  155. data/spec/models/recording_medium_dto_spec.rb +4 -4
  156. data/spec/models/recording_minimal_with_musical_features_dto_spec.rb +2 -2
  157. data/spec/models/recording_minimal_with_taggrams_dto_spec.rb +2 -2
  158. data/spec/models/recording_minimal_with_tagstrengths_dto_spec.rb +2 -2
  159. data/spec/models/recording_party_dto_spec.rb +4 -4
  160. data/spec/models/recording_small_dto_spec.rb +2 -2
  161. data/spec/models/recording_tag_small_dto_spec.rb +2 -2
  162. data/spec/models/save_user_dto_spec.rb +2 -2
  163. data/spec/models/search_filter_values_dto_spec.rb +2 -2
  164. data/spec/models/search_recording_granular_dto_spec.rb +2 -2
  165. data/spec/models/sign_up_dto_spec.rb +2 -2
  166. data/spec/models/smile_spec.rb +2 -2
  167. data/spec/models/sunglasses_spec.rb +2 -2
  168. data/spec/models/tag_dto_spec.rb +2 -2
  169. data/spec/models/tag_small_dto_spec.rb +2 -2
  170. data/spec/models/taggram_dto_spec.rb +2 -2
  171. data/spec/models/tags_summary_dto_spec.rb +2 -2
  172. data/spec/models/tagstrength_dto_spec.rb +2 -2
  173. data/spec/models/title_dto_spec.rb +2 -2
  174. data/spec/models/token_request_spec.rb +2 -2
  175. data/spec/models/track_dto_spec.rb +2 -2
  176. data/spec/models/update_password_dto_spec.rb +2 -2
  177. data/spec/models/user_dto_spec.rb +2 -2
  178. data/spec/models/video_recognition_response_spec.rb +2 -2
  179. data/spec/spec_helper.rb +2 -2
  180. metadata +65 -149
  181. data/docs/ContextValue.md +0 -18
  182. data/docs/FileMinimalWithUrlDTO.md +0 -22
  183. data/docs/PLineDTO.md +0 -20
  184. data/docs/PartyApi.md +0 -75
  185. data/docs/PartyLargeDTO.md +0 -32
  186. data/docs/PlaylistLargeDTO.md +0 -38
  187. data/docs/ProductMediumDTO.md +0 -34
  188. data/docs/ProductPartyDTO.md +0 -20
  189. data/docs/RecordingLargeDTO.md +0 -40
  190. data/docs/RecordingPlaylistDTO.md +0 -24
  191. data/docs/SaveFileRecordingDTO.md +0 -240
  192. data/docs/SavePlaylistDTO.md +0 -34
  193. data/docs/SaveRecordingGenreDTO.md +0 -22
  194. data/docs/SaveRecordingPartyDTO.md +0 -20
  195. data/docs/SaveRecordingPlaylistDTO.md +0 -22
  196. data/docs/SaveRecordingTagDTO.md +0 -20
  197. data/docs/SaveReferrerDTO.md +0 -20
  198. data/docs/SaveTaggramsDTO.md +0 -82
  199. data/docs/SearchRecordingGranularAbstractionDTO.md +0 -20
  200. data/docs/TrackToMediumProductDTO.md +0 -22
  201. data/docs/UsageDTO.md +0 -18
  202. data/lib/songtradr_api_client_ruby/api/party_api.rb +0 -84
  203. data/lib/songtradr_api_client_ruby/models/context_value.rb +0 -216
  204. data/lib/songtradr_api_client_ruby/models/file_minimal_with_url_dto.rb +0 -254
  205. data/lib/songtradr_api_client_ruby/models/p_line_dto.rb +0 -231
  206. data/lib/songtradr_api_client_ruby/models/party_large_dto.rb +0 -285
  207. data/lib/songtradr_api_client_ruby/models/playlist_large_dto.rb +0 -350
  208. data/lib/songtradr_api_client_ruby/models/product_medium_dto.rb +0 -323
  209. data/lib/songtradr_api_client_ruby/models/product_party_dto.rb +0 -233
  210. data/lib/songtradr_api_client_ruby/models/recording_large_dto.rb +0 -383
  211. data/lib/songtradr_api_client_ruby/models/recording_playlist_dto.rb +0 -242
  212. data/lib/songtradr_api_client_ruby/models/save_file_recording_dto.rb +0 -1864
  213. data/lib/songtradr_api_client_ruby/models/save_playlist_dto.rb +0 -353
  214. data/lib/songtradr_api_client_ruby/models/save_recording_genre_dto.rb +0 -240
  215. data/lib/songtradr_api_client_ruby/models/save_recording_party_dto.rb +0 -272
  216. data/lib/songtradr_api_client_ruby/models/save_recording_playlist_dto.rb +0 -247
  217. data/lib/songtradr_api_client_ruby/models/save_recording_tag_dto.rb +0 -231
  218. data/lib/songtradr_api_client_ruby/models/save_referrer_dto.rb +0 -224
  219. data/lib/songtradr_api_client_ruby/models/save_taggrams_dto.rb +0 -569
  220. data/lib/songtradr_api_client_ruby/models/search_recording_granular_abstraction_dto.rb +0 -267
  221. data/lib/songtradr_api_client_ruby/models/track_to_medium_product_dto.rb +0 -247
  222. data/lib/songtradr_api_client_ruby/models/usage_dto.rb +0 -215
  223. data/spec/api/party_api_spec.rb +0 -46
  224. data/spec/models/context_value_spec.rb +0 -36
  225. data/spec/models/file_minimal_with_url_dto_spec.rb +0 -48
  226. data/spec/models/p_line_dto_spec.rb +0 -42
  227. data/spec/models/party_large_dto_spec.rb +0 -78
  228. data/spec/models/playlist_large_dto_spec.rb +0 -100
  229. data/spec/models/product_medium_dto_spec.rb +0 -84
  230. data/spec/models/product_party_dto_spec.rb +0 -42
  231. data/spec/models/recording_large_dto_spec.rb +0 -102
  232. data/spec/models/recording_playlist_dto_spec.rb +0 -54
  233. data/spec/models/save_file_recording_dto_spec.rb +0 -894
  234. data/spec/models/save_playlist_dto_spec.rb +0 -88
  235. data/spec/models/save_recording_genre_dto_spec.rb +0 -48
  236. data/spec/models/save_recording_party_dto_spec.rb +0 -46
  237. data/spec/models/save_recording_playlist_dto_spec.rb +0 -48
  238. data/spec/models/save_recording_tag_dto_spec.rb +0 -42
  239. data/spec/models/save_referrer_dto_spec.rb +0 -42
  240. data/spec/models/save_taggrams_dto_spec.rb +0 -228
  241. data/spec/models/search_recording_granular_abstraction_dto_spec.rb +0 -46
  242. data/spec/models/track_to_medium_product_dto_spec.rb +0 -48
  243. data/spec/models/usage_dto_spec.rb +0 -36
@@ -1,894 +0,0 @@
1
- =begin
2
- #Songtradr API
3
-
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
-
6
- The version of the OpenAPI document: 1.13.7
7
- Contact: info@songtradr.com
8
- Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 7.1.0-SNAPSHOT
10
-
11
- =end
12
-
13
- require 'spec_helper'
14
- require 'json'
15
- require 'date'
16
-
17
- # Unit tests for SongtradrApiClientRuby::SaveFileRecordingDTO
18
- # Automatically generated by openapi-generator (https://openapi-generator.tech)
19
- # Please update as you see appropriate
20
- describe SongtradrApiClientRuby::SaveFileRecordingDTO do
21
- let(:instance) { SongtradrApiClientRuby::SaveFileRecordingDTO.new }
22
-
23
- describe 'test an instance of SaveFileRecordingDTO' do
24
- it 'should create an instance of SaveFileRecordingDTO' do
25
- # uncomment below to test the instance creation
26
- #expect(instance).to be_instance_of(SongtradrApiClientRuby::SaveFileRecordingDTO)
27
- end
28
- end
29
-
30
- describe 'test attribute "isrc"' do
31
- it 'should work' do
32
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
33
- end
34
- end
35
-
36
- describe 'test attribute "name"' do
37
- it 'should work' do
38
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
39
- end
40
- end
41
-
42
- describe 'test attribute "folder"' do
43
- it 'should work' do
44
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
45
- end
46
- end
47
-
48
- describe 'test attribute "primary_mood_cluster_affinity"' do
49
- it 'should work' do
50
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
51
- end
52
- end
53
-
54
- describe 'test attribute "primary_mood_cluster"' do
55
- it 'should work' do
56
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
57
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["aggressive", "amusing", "anxious", "calm", "devotional", "dreamy", "energetic", "enigmatic", "epic", "erotic", "positive", "sad", "scary", "wild"])
58
- # validator.allowable_values.each do |value|
59
- # expect { instance.primary_mood_cluster = value }.not_to raise_error
60
- # end
61
- end
62
- end
63
-
64
- describe 'test attribute "secondary_mood_cluster_affinity"' do
65
- it 'should work' do
66
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
67
- end
68
- end
69
-
70
- describe 'test attribute "secondary_mood_cluster"' do
71
- it 'should work' do
72
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
73
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["aggressive", "amusing", "anxious", "calm", "devotional", "dreamy", "energetic", "enigmatic", "epic", "erotic", "positive", "sad", "scary", "wild"])
74
- # validator.allowable_values.each do |value|
75
- # expect { instance.secondary_mood_cluster = value }.not_to raise_error
76
- # end
77
- end
78
- end
79
-
80
- describe 'test attribute "tertiary_mood_cluster_affinity"' do
81
- it 'should work' do
82
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
83
- end
84
- end
85
-
86
- describe 'test attribute "tertiary_mood_cluster"' do
87
- it 'should work' do
88
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
89
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["aggressive", "amusing", "anxious", "calm", "devotional", "dreamy", "energetic", "enigmatic", "epic", "erotic", "positive", "sad", "scary", "wild"])
90
- # validator.allowable_values.each do |value|
91
- # expect { instance.tertiary_mood_cluster = value }.not_to raise_error
92
- # end
93
- end
94
- end
95
-
96
- describe 'test attribute "valence_affinity"' do
97
- it 'should work' do
98
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
99
- end
100
- end
101
-
102
- describe 'test attribute "arousal_affinity"' do
103
- it 'should work' do
104
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
105
- end
106
- end
107
-
108
- describe 'test attribute "pleasantness_affinity"' do
109
- it 'should work' do
110
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
111
- end
112
- end
113
-
114
- describe 'test attribute "engagement_affinity"' do
115
- it 'should work' do
116
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
117
- end
118
- end
119
-
120
- describe 'test attribute "valence"' do
121
- it 'should work' do
122
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
123
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very sad", "sad", "moderate valence", "positive", "very positive", "varying valence"])
124
- # validator.allowable_values.each do |value|
125
- # expect { instance.valence = value }.not_to raise_error
126
- # end
127
- end
128
- end
129
-
130
- describe 'test attribute "arousal"' do
131
- it 'should work' do
132
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
133
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very calm", "calm", "moderate arousal", "energetic", "very energetic", "varying arousal"])
134
- # validator.allowable_values.each do |value|
135
- # expect { instance.arousal = value }.not_to raise_error
136
- # end
137
- end
138
- end
139
-
140
- describe 'test attribute "pleasantness"' do
141
- it 'should work' do
142
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
143
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very unpleasant", "unpleasant", "neutral pleasantness", "pleasant", "very pleasant", "varying pleasantness"])
144
- # validator.allowable_values.each do |value|
145
- # expect { instance.pleasantness = value }.not_to raise_error
146
- # end
147
- end
148
- end
149
-
150
- describe 'test attribute "engagement"' do
151
- it 'should work' do
152
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
153
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very unengaging", "unengaging", "neutral engagement", "engaging", "very engaging", "varying engagement"])
154
- # validator.allowable_values.each do |value|
155
- # expect { instance.engagement = value }.not_to raise_error
156
- # end
157
- end
158
- end
159
-
160
- describe 'test attribute "vocals"' do
161
- it 'should work' do
162
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
163
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["instrumental", "female vocals", "male vocals", "mixed vocals", "diverse gender vocals"])
164
- # validator.allowable_values.each do |value|
165
- # expect { instance.vocals = value }.not_to raise_error
166
- # end
167
- end
168
- end
169
-
170
- describe 'test attribute "vocals_affinity"' do
171
- it 'should work' do
172
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
173
- end
174
- end
175
-
176
- describe 'test attribute "dominant_instrument"' do
177
- it 'should work' do
178
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
179
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["electric guitar", "piano", "electronics", "guitar", "strings", "synthesizer", "wind", "saxophone", "flute", "trumpet", "drum kit", "keys", "accordion", "violin", "harpsichord", "choir", "cello", "electric bass", "organ", "brass", "percussion", "vocals", "double bass", "harp"])
180
- # validator.allowable_values.each do |value|
181
- # expect { instance.dominant_instrument = value }.not_to raise_error
182
- # end
183
- end
184
- end
185
-
186
- describe 'test attribute "dominant_instrument_affinity"' do
187
- it 'should work' do
188
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
189
- end
190
- end
191
-
192
- describe 'test attribute "secondary_instrument_affinity"' do
193
- it 'should work' do
194
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
195
- end
196
- end
197
-
198
- describe 'test attribute "secondary_instrument"' do
199
- it 'should work' do
200
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
201
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["electric guitar", "piano", "electronics", "guitar", "strings", "synthesizer", "wind", "saxophone", "flute", "trumpet", "drum kit", "keys", "accordion", "violin", "harpsichord", "choir", "cello", "electric bass", "organ", "brass", "percussion", "vocals", "double bass", "harp"])
202
- # validator.allowable_values.each do |value|
203
- # expect { instance.secondary_instrument = value }.not_to raise_error
204
- # end
205
- end
206
- end
207
-
208
- describe 'test attribute "tertiary_instrument_affinity"' do
209
- it 'should work' do
210
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
211
- end
212
- end
213
-
214
- describe 'test attribute "tertiary_instrument"' do
215
- it 'should work' do
216
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
217
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["electric guitar", "piano", "electronics", "guitar", "strings", "synthesizer", "wind", "saxophone", "flute", "trumpet", "drum kit", "keys", "accordion", "violin", "harpsichord", "choir", "cello", "electric bass", "organ", "brass", "percussion", "vocals", "double bass", "harp"])
218
- # validator.allowable_values.each do |value|
219
- # expect { instance.tertiary_instrument = value }.not_to raise_error
220
- # end
221
- end
222
- end
223
-
224
- describe 'test attribute "energy"' do
225
- it 'should work' do
226
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
227
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very quiet", "quiet", "moderate", "loud", "very loud", "dynamic"])
228
- # validator.allowable_values.each do |value|
229
- # expect { instance.energy = value }.not_to raise_error
230
- # end
231
- end
232
- end
233
-
234
- describe 'test attribute "energy_affinity"' do
235
- it 'should work' do
236
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
237
- end
238
- end
239
-
240
- describe 'test attribute "sound_generation"' do
241
- it 'should work' do
242
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
243
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["acoustic", "electric", "electronic", "mixed sound generation"])
244
- # validator.allowable_values.each do |value|
245
- # expect { instance.sound_generation = value }.not_to raise_error
246
- # end
247
- end
248
- end
249
-
250
- describe 'test attribute "sound_generation_affinity"' do
251
- it 'should work' do
252
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
253
- end
254
- end
255
-
256
- describe 'test attribute "tempo"' do
257
- it 'should work' do
258
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
259
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very slow", "slow", "mid-tempo", "fast", "very fast", "varying tempo"])
260
- # validator.allowable_values.each do |value|
261
- # expect { instance.tempo = value }.not_to raise_error
262
- # end
263
- end
264
- end
265
-
266
- describe 'test attribute "tempo_affinity"' do
267
- it 'should work' do
268
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
269
- end
270
- end
271
-
272
- describe 'test attribute "scale"' do
273
- it 'should work' do
274
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
275
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["major key", "minor key", "neutral key"])
276
- # validator.allowable_values.each do |value|
277
- # expect { instance.scale = value }.not_to raise_error
278
- # end
279
- end
280
- end
281
-
282
- describe 'test attribute "scale_affinity"' do
283
- it 'should work' do
284
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
285
- end
286
- end
287
-
288
- describe 'test attribute "rhythm"' do
289
- it 'should work' do
290
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
291
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["common time", "triple meter", "complex time signature", "binary rhythm", "ternary rhythm"])
292
- # validator.allowable_values.each do |value|
293
- # expect { instance.rhythm = value }.not_to raise_error
294
- # end
295
- end
296
- end
297
-
298
- describe 'test attribute "rhythm_affinity"' do
299
- it 'should work' do
300
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
301
- end
302
- end
303
-
304
- describe 'test attribute "primary_sound_character"' do
305
- it 'should work' do
306
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
307
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["brassy", "bright", "clear", "deep", "distorted", "flat", "full", "groovy", "melodious", "natural", "resonant", "shrill", "steady", "thin", "warm"])
308
- # validator.allowable_values.each do |value|
309
- # expect { instance.primary_sound_character = value }.not_to raise_error
310
- # end
311
- end
312
- end
313
-
314
- describe 'test attribute "primary_sound_character_affinity"' do
315
- it 'should work' do
316
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
317
- end
318
- end
319
-
320
- describe 'test attribute "timbre_affinity"' do
321
- it 'should work' do
322
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
323
- end
324
- end
325
-
326
- describe 'test attribute "roughness_affinity"' do
327
- it 'should work' do
328
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
329
- end
330
- end
331
-
332
- describe 'test attribute "tonality_affinity"' do
333
- it 'should work' do
334
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
335
- end
336
- end
337
-
338
- describe 'test attribute "harmony_affinity"' do
339
- it 'should work' do
340
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
341
- end
342
- end
343
-
344
- describe 'test attribute "texture_affinity"' do
345
- it 'should work' do
346
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
347
- end
348
- end
349
-
350
- describe 'test attribute "groovyness_affinity"' do
351
- it 'should work' do
352
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
353
- end
354
- end
355
-
356
- describe 'test attribute "space_affinity"' do
357
- it 'should work' do
358
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
359
- end
360
- end
361
-
362
- describe 'test attribute "timbre"' do
363
- it 'should work' do
364
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
365
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very warm", "warm", "moderate timbre", "bright", "very bright"])
366
- # validator.allowable_values.each do |value|
367
- # expect { instance.timbre = value }.not_to raise_error
368
- # end
369
- end
370
- end
371
-
372
- describe 'test attribute "roughness"' do
373
- it 'should work' do
374
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
375
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very clear", "clear", "moderate roughness", "distorted", "very distorted"])
376
- # validator.allowable_values.each do |value|
377
- # expect { instance.roughness = value }.not_to raise_error
378
- # end
379
- end
380
- end
381
-
382
- describe 'test attribute "tonality"' do
383
- it 'should work' do
384
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
385
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["monotonous", "moderate melodiousness", "melodious", "atonal"])
386
- # validator.allowable_values.each do |value|
387
- # expect { instance.tonality = value }.not_to raise_error
388
- # end
389
- end
390
- end
391
-
392
- describe 'test attribute "harmony"' do
393
- it 'should work' do
394
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
395
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very dissonant", "dissonant", "moderate harmonies", "harmonious", "very harmonious"])
396
- # validator.allowable_values.each do |value|
397
- # expect { instance.harmony = value }.not_to raise_error
398
- # end
399
- end
400
- end
401
-
402
- describe 'test attribute "texture"' do
403
- it 'should work' do
404
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
405
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very thin", "thin", "moderate texture", "full", "very full"])
406
- # validator.allowable_values.each do |value|
407
- # expect { instance.texture = value }.not_to raise_error
408
- # end
409
- end
410
- end
411
-
412
- describe 'test attribute "groovyness"' do
413
- it 'should work' do
414
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
415
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very steady", "steady", "moderate rhythm feel", "groovy", "very groovy"])
416
- # validator.allowable_values.each do |value|
417
- # expect { instance.groovyness = value }.not_to raise_error
418
- # end
419
- end
420
- end
421
-
422
- describe 'test attribute "space"' do
423
- it 'should work' do
424
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
425
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["very compact", "compact", "moderate space", "wide", "very wide"])
426
- # validator.allowable_values.each do |value|
427
- # expect { instance.space = value }.not_to raise_error
428
- # end
429
- end
430
- end
431
-
432
- describe 'test attribute "bpm"' do
433
- it 'should work' do
434
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
435
- end
436
- end
437
-
438
- describe 'test attribute "key"' do
439
- it 'should work' do
440
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
441
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["C", "C#", "D", "D#", "E", "F", "F#", "G", "G#", "A", "A#", "B", "unclear"])
442
- # validator.allowable_values.each do |value|
443
- # expect { instance.key = value }.not_to raise_error
444
- # end
445
- end
446
- end
447
-
448
- describe 'test attribute "key_affinity"' do
449
- it 'should work' do
450
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
451
- end
452
- end
453
-
454
- describe 'test attribute "production_rating"' do
455
- it 'should work' do
456
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
457
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["low production quality", "medium production quality", "high production quality"])
458
- # validator.allowable_values.each do |value|
459
- # expect { instance.production_rating = value }.not_to raise_error
460
- # end
461
- end
462
- end
463
-
464
- describe 'test attribute "production_rating_affinity"' do
465
- it 'should work' do
466
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
467
- end
468
- end
469
-
470
- describe 'test attribute "performance_rating"' do
471
- it 'should work' do
472
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
473
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["low performance quality", "medium performance quality", "high performance quality"])
474
- # validator.allowable_values.each do |value|
475
- # expect { instance.performance_rating = value }.not_to raise_error
476
- # end
477
- end
478
- end
479
-
480
- describe 'test attribute "performance_rating_affinity"' do
481
- it 'should work' do
482
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
483
- end
484
- end
485
-
486
- describe 'test attribute "song_rating"' do
487
- it 'should work' do
488
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
489
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["low song quality", "medium song quality", "high song quality"])
490
- # validator.allowable_values.each do |value|
491
- # expect { instance.song_rating = value }.not_to raise_error
492
- # end
493
- end
494
- end
495
-
496
- describe 'test attribute "song_rating_affinity"' do
497
- it 'should work' do
498
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
499
- end
500
- end
501
-
502
- describe 'test attribute "audience_gender"' do
503
- it 'should work' do
504
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
505
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["male", "female"])
506
- # validator.allowable_values.each do |value|
507
- # expect { instance.audience_gender = value }.not_to raise_error
508
- # end
509
- end
510
- end
511
-
512
- describe 'test attribute "audience_gender_affinity"' do
513
- it 'should work' do
514
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
515
- end
516
- end
517
-
518
- describe 'test attribute "audience_region"' do
519
- it 'should work' do
520
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
521
- # validator = Petstore::EnumTest::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"])
522
- # validator.allowable_values.each do |value|
523
- # expect { instance.audience_region = value }.not_to raise_error
524
- # end
525
- end
526
- end
527
-
528
- describe 'test attribute "audience_region_affinity"' do
529
- it 'should work' do
530
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
531
- end
532
- end
533
-
534
- describe 'test attribute "secondary_audience_region_affinity"' do
535
- it 'should work' do
536
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
537
- end
538
- end
539
-
540
- describe 'test attribute "secondary_audience_region"' do
541
- it 'should work' do
542
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
543
- # validator = Petstore::EnumTest::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"])
544
- # validator.allowable_values.each do |value|
545
- # expect { instance.secondary_audience_region = value }.not_to raise_error
546
- # end
547
- end
548
- end
549
-
550
- describe 'test attribute "tertiary_audience_region_affinity"' do
551
- it 'should work' do
552
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
553
- end
554
- end
555
-
556
- describe 'test attribute "tertiary_audience_region"' do
557
- it 'should work' do
558
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
559
- # validator = Petstore::EnumTest::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"])
560
- # validator.allowable_values.each do |value|
561
- # expect { instance.tertiary_audience_region = value }.not_to raise_error
562
- # end
563
- end
564
- end
565
-
566
- describe 'test attribute "audience_age"' do
567
- it 'should work' do
568
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
569
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Generation Z", "Younger Generation Y", "Older Generation Y", "Generation X", "Younger Generation B", "Older Generation B"])
570
- # validator.allowable_values.each do |value|
571
- # expect { instance.audience_age = value }.not_to raise_error
572
- # end
573
- end
574
- end
575
-
576
- describe 'test attribute "audience_age_affinity"' do
577
- it 'should work' do
578
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
579
- end
580
- end
581
-
582
- describe 'test attribute "secondary_audience_age"' do
583
- it 'should work' do
584
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
585
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Generation Z", "Younger Generation Y", "Older Generation Y", "Generation X", "Younger Generation B", "Older Generation B"])
586
- # validator.allowable_values.each do |value|
587
- # expect { instance.secondary_audience_age = value }.not_to raise_error
588
- # end
589
- end
590
- end
591
-
592
- describe 'test attribute "secondary_audience_age_affinity"' do
593
- it 'should work' do
594
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
595
- end
596
- end
597
-
598
- describe 'test attribute "tertiary_audience_age"' do
599
- it 'should work' do
600
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
601
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Generation Z", "Younger Generation Y", "Older Generation Y", "Generation X", "Younger Generation B", "Older Generation B"])
602
- # validator.allowable_values.each do |value|
603
- # expect { instance.tertiary_audience_age = value }.not_to raise_error
604
- # end
605
- end
606
- end
607
-
608
- describe 'test attribute "tertiary_audience_age_affinity"' do
609
- it 'should work' do
610
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
611
- end
612
- end
613
-
614
- describe 'test attribute "origin_decade"' do
615
- it 'should work' do
616
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
617
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["pre-1950s", "1950s", "1960s", "1970s", "1980s", "1990s", "2000s", "2010s", "2020s"])
618
- # validator.allowable_values.each do |value|
619
- # expect { instance.origin_decade = value }.not_to raise_error
620
- # end
621
- end
622
- end
623
-
624
- describe 'test attribute "origin_decade_affinity"' do
625
- it 'should work' do
626
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
627
- end
628
- end
629
-
630
- describe 'test attribute "language_of_performance"' do
631
- it 'should work' do
632
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
633
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["en", "de", "no", "fr", "es", "pt", "fi", "ru", "it", "la", "el", "ar", "nl", "ja", "pl", "sv", "zu", "da", "cs", "hu", "af", "hi", "tr", "zh", "ms", "pa", "id", "ko", "vi"])
634
- # validator.allowable_values.each do |value|
635
- # expect { instance.language_of_performance = value }.not_to raise_error
636
- # end
637
- end
638
- end
639
-
640
- describe 'test attribute "language_of_performance_affinity"' do
641
- it 'should work' do
642
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
643
- end
644
- end
645
-
646
- describe 'test attribute "origin_region"' do
647
- it 'should work' do
648
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
649
- # validator = Petstore::EnumTest::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"])
650
- # validator.allowable_values.each do |value|
651
- # expect { instance.origin_region = value }.not_to raise_error
652
- # end
653
- end
654
- end
655
-
656
- describe 'test attribute "origin_region_affinity"' do
657
- it 'should work' do
658
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
659
- end
660
- end
661
-
662
- describe 'test attribute "taggrams"' do
663
- it 'should work' do
664
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
665
- end
666
- end
667
-
668
- describe 'test attribute "embeddings"' do
669
- it 'should work' do
670
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
671
- end
672
- end
673
-
674
- describe 'test attribute "level1_genre"' do
675
- it 'should work' do
676
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
677
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Pop", "Rock", "Metal", "Jazz", "World", "Country", "Functional Music", "Classical", "Alternative", "R&B", "Blues", "Hip Hop", "Reggae", "Electronic", "Spoken Word", "Folk", "Latin"])
678
- # validator.allowable_values.each do |value|
679
- # expect { instance.level1_genre = value }.not_to raise_error
680
- # end
681
- end
682
- end
683
-
684
- describe 'test attribute "level1_genre_affinity"' do
685
- it 'should work' do
686
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
687
- end
688
- end
689
-
690
- describe 'test attribute "secondary_level1_genre"' do
691
- it 'should work' do
692
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
693
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Pop", "Rock", "Metal", "Jazz", "World", "Country", "Functional Music", "Classical", "Alternative", "R&B", "Blues", "Hip Hop", "Reggae", "Electronic", "Spoken Word", "Folk", "Latin"])
694
- # validator.allowable_values.each do |value|
695
- # expect { instance.secondary_level1_genre = value }.not_to raise_error
696
- # end
697
- end
698
- end
699
-
700
- describe 'test attribute "secondary_level1_genre_affinity"' do
701
- it 'should work' do
702
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
703
- end
704
- end
705
-
706
- describe 'test attribute "tertiary_level1_genre"' do
707
- it 'should work' do
708
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
709
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Pop", "Rock", "Metal", "Jazz", "World", "Country", "Functional Music", "Classical", "Alternative", "R&B", "Blues", "Hip Hop", "Reggae", "Electronic", "Spoken Word", "Folk", "Latin"])
710
- # validator.allowable_values.each do |value|
711
- # expect { instance.tertiary_level1_genre = value }.not_to raise_error
712
- # end
713
- end
714
- end
715
-
716
- describe 'test attribute "tertiary_level1_genre_affinity"' do
717
- it 'should work' do
718
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
719
- end
720
- end
721
-
722
- describe 'test attribute "level2_genre"' do
723
- it 'should work' do
724
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
725
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Electro Pop", "Indie Pop", "Indie Rock", "Electroclash", "Adult Contemporary", "Easy Listening", "Comedy Music", "New Age", "Chanson", "Singer/Songwriter", "Schlager", "Volksmusik", "Rock'n'Roll", "Rockabilly", "Psychobilly", "Surf", "Doo Wop", "Mainstream Rock", "Mersey Beat", "Glamrock", "Latin Rock", "Melodic Rock", "Progressive Rock", "Psychedelic Rock", "Hard Rock", "Krautrock", "Power Metal", "Nu Metal", "Grind Core", "Gothic Metal", "Death Metal", "Melodic Death Metal", "Thrash Metal", "Folk Metal", "Heavy Metal", "Doom Metal", "Black Metal", "Glam Metal", "Sleaze Metal", "Metalcore", "Progressive Metal", "Screamo", "Symphonic Metal", "Swing", "Ragtime", "Dixieland", "Boogie Woogie", "Bebop", "Cool Jazz", "Free Jazz", "Fusion", "Smooth Jazz", "Acid Jazz", "Bossa Nova", "Latin Jazz", "Nu-Jazz", "Tango", "Samba", "Salsa", "Axé", "Sertanejo", "Forró", "Choro", "Fado", "Flamenco", "Blasmusik", "American Folk", "Irish Folk", "Folk Rock", "Folk Pop", "Medieval Folk", "Americana", "Bluegrass", "Red Dirt", "Outlaw Country", "Country Pop", "Country Rock", "Nashville", "Honkytonk", "Production Music", "Soundtrack", "Musical", "Medieval", "Renaissance", "Baroque", "Classical Period", "Romanticism", "Neue Musik", "Minimal Music", "Neoklassik", "Contemporary Classical", "Postmoderne Musik", "Punk", "Noise Rock", "Garage", "Grunge", "Industrial", "New Wave", "Post Punk", "Gothic Rock", "Stoner Rock", "Pop Punk", "Post Hardcore", "Post Rock", "Post Metal", "Post-Grunge", "Britpop", "Ska Punk", "Math Rock", "Dreampop", "Shoegaze", "Contemporary R&B", "Rhythm And Blues", "Disco", "Chicago Soul", "Detroit Soul", "Urban", "Nu R&B", "Old School Soul", "Neo Soul", "Early Funk", "Funk", "Contemporary Funk", "Funk Rock", "Folk Blues", "Classics Blues", "Contemporary Blues", "Blues Rock", "Trap Music", "Electro-hop", "Hardcore Rap", "Old School Hip Hop", "British Hip Hop", "Alternative Hip Hop", "Pop Rap", "Miami Bass & Bounce", "Dirty South Rap", "Turntablism", "West Coast Gangsta Rap", "East Coast Gangsta Rap", "Roots-Reggae", "Dub", "Raggamuffin", "Ska", "Dancehall", "House Music", "Drum and Bass", "Techno", "Chiptune", "Hard Dance", "Experimental Electronic", "Chicago House", "Ambient House", "Deep House", "Tech House", "Acid House", "Dutch House", "Progressive House", "Funky House", "Nu Disco", "Euro Disco", "Minimal Techno", "Hardcore Techno", "IDM", "Trance", "Psytrance", "Progressive Trance", "Grime", "Big Beat", "Dub Step", "Liquid Funk", "Hard Step", "Old School Jungle", "Trip Hop", "Gospel", "Dancepop", "Indietronica", "Nu Rave", "Emo-Rock", "Soft-Rock", "Post-Punk Revival", "Nu Prog", "Indie Folk", "Audiobook", "Audioplay", "Relaxation", "Acapella", "Latin Hip Hop", "Reggaeton", "Synthwave", "Lofi Hip Hop"])
726
- # validator.allowable_values.each do |value|
727
- # expect { instance.level2_genre = value }.not_to raise_error
728
- # end
729
- end
730
- end
731
-
732
- describe 'test attribute "level2_genre_affinity"' do
733
- it 'should work' do
734
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
735
- end
736
- end
737
-
738
- describe 'test attribute "secondary_level2_genre"' do
739
- it 'should work' do
740
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
741
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Electro Pop", "Indie Pop", "Indie Rock", "Electroclash", "Adult Contemporary", "Easy Listening", "Comedy Music", "New Age", "Chanson", "Singer/Songwriter", "Schlager", "Volksmusik", "Rock'n'Roll", "Rockabilly", "Psychobilly", "Surf", "Doo Wop", "Mainstream Rock", "Mersey Beat", "Glamrock", "Latin Rock", "Melodic Rock", "Progressive Rock", "Psychedelic Rock", "Hard Rock", "Krautrock", "Power Metal", "Nu Metal", "Grind Core", "Gothic Metal", "Death Metal", "Melodic Death Metal", "Thrash Metal", "Folk Metal", "Heavy Metal", "Doom Metal", "Black Metal", "Glam Metal", "Sleaze Metal", "Metalcore", "Progressive Metal", "Screamo", "Symphonic Metal", "Swing", "Ragtime", "Dixieland", "Boogie Woogie", "Bebop", "Cool Jazz", "Free Jazz", "Fusion", "Smooth Jazz", "Acid Jazz", "Bossa Nova", "Latin Jazz", "Nu-Jazz", "Tango", "Samba", "Salsa", "Axé", "Sertanejo", "Forró", "Choro", "Fado", "Flamenco", "Blasmusik", "American Folk", "Irish Folk", "Folk Rock", "Folk Pop", "Medieval Folk", "Americana", "Bluegrass", "Red Dirt", "Outlaw Country", "Country Pop", "Country Rock", "Nashville", "Honkytonk", "Production Music", "Soundtrack", "Musical", "Medieval", "Renaissance", "Baroque", "Classical Period", "Romanticism", "Neue Musik", "Minimal Music", "Neoklassik", "Contemporary Classical", "Postmoderne Musik", "Punk", "Noise Rock", "Garage", "Grunge", "Industrial", "New Wave", "Post Punk", "Gothic Rock", "Stoner Rock", "Pop Punk", "Post Hardcore", "Post Rock", "Post Metal", "Post-Grunge", "Britpop", "Ska Punk", "Math Rock", "Dreampop", "Shoegaze", "Contemporary R&B", "Rhythm And Blues", "Disco", "Chicago Soul", "Detroit Soul", "Urban", "Nu R&B", "Old School Soul", "Neo Soul", "Early Funk", "Funk", "Contemporary Funk", "Funk Rock", "Folk Blues", "Classics Blues", "Contemporary Blues", "Blues Rock", "Trap Music", "Electro-hop", "Hardcore Rap", "Old School Hip Hop", "British Hip Hop", "Alternative Hip Hop", "Pop Rap", "Miami Bass & Bounce", "Dirty South Rap", "Turntablism", "West Coast Gangsta Rap", "East Coast Gangsta Rap", "Roots-Reggae", "Dub", "Raggamuffin", "Ska", "Dancehall", "House Music", "Drum and Bass", "Techno", "Chiptune", "Hard Dance", "Experimental Electronic", "Chicago House", "Ambient House", "Deep House", "Tech House", "Acid House", "Dutch House", "Progressive House", "Funky House", "Nu Disco", "Euro Disco", "Minimal Techno", "Hardcore Techno", "IDM", "Trance", "Psytrance", "Progressive Trance", "Grime", "Big Beat", "Dub Step", "Liquid Funk", "Hard Step", "Old School Jungle", "Trip Hop", "Gospel", "Dancepop", "Indietronica", "Nu Rave", "Emo-Rock", "Soft-Rock", "Post-Punk Revival", "Nu Prog", "Indie Folk", "Audiobook", "Audioplay", "Relaxation", "Acapella", "Latin Hip Hop", "Reggaeton", "Synthwave", "Lofi Hip Hop"])
742
- # validator.allowable_values.each do |value|
743
- # expect { instance.secondary_level2_genre = value }.not_to raise_error
744
- # end
745
- end
746
- end
747
-
748
- describe 'test attribute "secondary_level2_genre_affinity"' do
749
- it 'should work' do
750
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
751
- end
752
- end
753
-
754
- describe 'test attribute "tertiary_level2_genre"' do
755
- it 'should work' do
756
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
757
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Electro Pop", "Indie Pop", "Indie Rock", "Electroclash", "Adult Contemporary", "Easy Listening", "Comedy Music", "New Age", "Chanson", "Singer/Songwriter", "Schlager", "Volksmusik", "Rock'n'Roll", "Rockabilly", "Psychobilly", "Surf", "Doo Wop", "Mainstream Rock", "Mersey Beat", "Glamrock", "Latin Rock", "Melodic Rock", "Progressive Rock", "Psychedelic Rock", "Hard Rock", "Krautrock", "Power Metal", "Nu Metal", "Grind Core", "Gothic Metal", "Death Metal", "Melodic Death Metal", "Thrash Metal", "Folk Metal", "Heavy Metal", "Doom Metal", "Black Metal", "Glam Metal", "Sleaze Metal", "Metalcore", "Progressive Metal", "Screamo", "Symphonic Metal", "Swing", "Ragtime", "Dixieland", "Boogie Woogie", "Bebop", "Cool Jazz", "Free Jazz", "Fusion", "Smooth Jazz", "Acid Jazz", "Bossa Nova", "Latin Jazz", "Nu-Jazz", "Tango", "Samba", "Salsa", "Axé", "Sertanejo", "Forró", "Choro", "Fado", "Flamenco", "Blasmusik", "American Folk", "Irish Folk", "Folk Rock", "Folk Pop", "Medieval Folk", "Americana", "Bluegrass", "Red Dirt", "Outlaw Country", "Country Pop", "Country Rock", "Nashville", "Honkytonk", "Production Music", "Soundtrack", "Musical", "Medieval", "Renaissance", "Baroque", "Classical Period", "Romanticism", "Neue Musik", "Minimal Music", "Neoklassik", "Contemporary Classical", "Postmoderne Musik", "Punk", "Noise Rock", "Garage", "Grunge", "Industrial", "New Wave", "Post Punk", "Gothic Rock", "Stoner Rock", "Pop Punk", "Post Hardcore", "Post Rock", "Post Metal", "Post-Grunge", "Britpop", "Ska Punk", "Math Rock", "Dreampop", "Shoegaze", "Contemporary R&B", "Rhythm And Blues", "Disco", "Chicago Soul", "Detroit Soul", "Urban", "Nu R&B", "Old School Soul", "Neo Soul", "Early Funk", "Funk", "Contemporary Funk", "Funk Rock", "Folk Blues", "Classics Blues", "Contemporary Blues", "Blues Rock", "Trap Music", "Electro-hop", "Hardcore Rap", "Old School Hip Hop", "British Hip Hop", "Alternative Hip Hop", "Pop Rap", "Miami Bass & Bounce", "Dirty South Rap", "Turntablism", "West Coast Gangsta Rap", "East Coast Gangsta Rap", "Roots-Reggae", "Dub", "Raggamuffin", "Ska", "Dancehall", "House Music", "Drum and Bass", "Techno", "Chiptune", "Hard Dance", "Experimental Electronic", "Chicago House", "Ambient House", "Deep House", "Tech House", "Acid House", "Dutch House", "Progressive House", "Funky House", "Nu Disco", "Euro Disco", "Minimal Techno", "Hardcore Techno", "IDM", "Trance", "Psytrance", "Progressive Trance", "Grime", "Big Beat", "Dub Step", "Liquid Funk", "Hard Step", "Old School Jungle", "Trip Hop", "Gospel", "Dancepop", "Indietronica", "Nu Rave", "Emo-Rock", "Soft-Rock", "Post-Punk Revival", "Nu Prog", "Indie Folk", "Audiobook", "Audioplay", "Relaxation", "Acapella", "Latin Hip Hop", "Reggaeton", "Synthwave", "Lofi Hip Hop"])
758
- # validator.allowable_values.each do |value|
759
- # expect { instance.tertiary_level2_genre = value }.not_to raise_error
760
- # end
761
- end
762
- end
763
-
764
- describe 'test attribute "tertiary_level2_genre_affinity"' do
765
- it 'should work' do
766
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
767
- end
768
- end
769
-
770
- describe 'test attribute "curateability"' do
771
- it 'should work' do
772
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
773
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["curateable", "uncurateable"])
774
- # validator.allowable_values.each do |value|
775
- # expect { instance.curateability = value }.not_to raise_error
776
- # end
777
- end
778
- end
779
-
780
- describe 'test attribute "curateability_affinity"' do
781
- it 'should work' do
782
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
783
- end
784
- end
785
-
786
- describe 'test attribute "use_case"' do
787
- it 'should work' do
788
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
789
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["background", "sport", "focus", "christmas", "film", "summer", "adverts", "party", "relax"])
790
- # validator.allowable_values.each do |value|
791
- # expect { instance.use_case = value }.not_to raise_error
792
- # end
793
- end
794
- end
795
-
796
- describe 'test attribute "use_case_affinity"' do
797
- it 'should work' do
798
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
799
- end
800
- end
801
-
802
- describe 'test attribute "social_media"' do
803
- it 'should work' do
804
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
805
- # validator = Petstore::EnumTest::EnumAttributeValidator.new('String', ["Spotify", "TikTok", "Unfitting", "YouTube"])
806
- # validator.allowable_values.each do |value|
807
- # expect { instance.social_media = value }.not_to raise_error
808
- # end
809
- end
810
- end
811
-
812
- describe 'test attribute "social_media_affinity"' do
813
- it 'should work' do
814
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
815
- end
816
- end
817
-
818
- describe 'test attribute "industry_suitability"' do
819
- it 'should work' do
820
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
821
- # validator = Petstore::EnumTest::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"])
822
- # validator.allowable_values.each do |value|
823
- # expect { instance.industry_suitability = value }.not_to raise_error
824
- # end
825
- end
826
- end
827
-
828
- describe 'test attribute "industry_suitability_affinity"' do
829
- it 'should work' do
830
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
831
- end
832
- end
833
-
834
- describe 'test attribute "created_by_version"' do
835
- it 'should work' do
836
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
837
- end
838
- end
839
-
840
- describe 'test attribute "tags"' do
841
- it 'should work' do
842
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
843
- end
844
- end
845
-
846
- describe 'test attribute "genres"' do
847
- it 'should work' do
848
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
849
- end
850
- end
851
-
852
- describe 'test attribute "parties"' do
853
- it 'should work' do
854
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
855
- end
856
- end
857
-
858
- describe 'test attribute "iswc"' do
859
- it 'should work' do
860
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
861
- end
862
- end
863
-
864
- describe 'test attribute "proprietary_id_gema"' do
865
- it 'should work' do
866
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
867
- end
868
- end
869
-
870
- describe 'test attribute "title"' do
871
- it 'should work' do
872
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
873
- end
874
- end
875
-
876
- describe 'test attribute "version_title"' do
877
- it 'should work' do
878
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
879
- end
880
- end
881
-
882
- describe 'test attribute "context_kind"' do
883
- it 'should work' do
884
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
885
- end
886
- end
887
-
888
- describe 'test attribute "context_value"' do
889
- it 'should work' do
890
- # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
891
- end
892
- end
893
-
894
- end