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.
- checksums.yaml +4 -4
- data/Gemfile.lock +5 -5
- data/README.md +5 -37
- data/docs/FileSmallDTO.md +2 -2
- data/docs/MusicalFeaturesDTO.md +25 -25
- data/docs/PlaylistApi.md +0 -214
- data/docs/RecordingApi.md +2 -204
- data/docs/RecordingGenrePredictionDTO.md +3 -3
- data/docs/RecordingMediumDTO.md +2 -2
- data/docs/RecordingPartyDTO.md +3 -3
- data/docs/UserApi.md +8 -456
- data/lib/songtradr_api_client_ruby/api/allowed_values_api.rb +2 -2
- data/lib/songtradr_api_client_ruby/api/playlist_api.rb +2 -202
- data/lib/songtradr_api_client_ruby/api/recording_api.rb +6 -191
- data/lib/songtradr_api_client_ruby/api/user_api.rb +161 -749
- data/lib/songtradr_api_client_ruby/api_client.rb +38 -36
- data/lib/songtradr_api_client_ruby/api_error.rb +2 -2
- data/lib/songtradr_api_client_ruby/configuration.rb +2 -2
- data/lib/songtradr_api_client_ruby/models/age_range.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/beard.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/bounding_box.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/category_medium_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/category_minimal_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/config_access_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/config_identifier_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/contributor_type_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/curate_playlist_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/curate_playlist_response_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/dominant_color.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/emotion.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/error_response.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/eye_direction.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/eye_open.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/eyeglasses.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/face_detail.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/face_detection.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/face_occluded.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/field_summary_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/file_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/file_list_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/file_small_dto.rb +15 -15
- data/lib/songtradr_api_client_ruby/models/file_upload_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/file_w_ith_url_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/files_summary_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/forgot_password_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/gender.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/genre_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/genre_minimal_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/genres_summary_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/image_quality.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/image_recognition_response.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/init_put_recording_audio_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/instance.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/jwt_token_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/label.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/label_alias.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/label_category.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/label_detection.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/landmark.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/login_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/mouth_open.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/musical_features_dto.rb +270 -270
- data/lib/songtradr_api_client_ruby/models/mustache.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/parent.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/party_small_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/pose.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/recording_for_similarity_search_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/recording_genre_prediction_dto.rb +23 -23
- data/lib/songtradr_api_client_ruby/models/recording_list_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/recording_medium_dto.rb +13 -13
- data/lib/songtradr_api_client_ruby/models/recording_minimal_with_musical_features_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/recording_minimal_with_taggrams_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/recording_minimal_with_tagstrengths_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/recording_party_dto.rb +18 -18
- data/lib/songtradr_api_client_ruby/models/recording_small_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/recording_tag_small_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/save_user_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/search_filter_values_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/search_recording_granular_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/sign_up_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/smile.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/sunglasses.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/tag_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/tag_small_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/taggram_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/tags_summary_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/tagstrength_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/title_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/token_request.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/track_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/update_password_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/user_dto.rb +3 -3
- data/lib/songtradr_api_client_ruby/models/video_recognition_response.rb +3 -3
- data/lib/songtradr_api_client_ruby/version.rb +3 -3
- data/lib/songtradr_api_client_ruby.rb +2 -23
- data/openapi-generator-config.yaml +1 -1
- data/songtradr_api_client_ruby.gemspec +3 -2
- data/spec/api/allowed_values_api_spec.rb +2 -2
- data/spec/api/playlist_api_spec.rb +2 -39
- data/spec/api/recording_api_spec.rb +3 -35
- data/spec/api/user_api_spec.rb +6 -111
- data/spec/api_client_spec.rb +2 -2
- data/spec/configuration_spec.rb +2 -2
- data/spec/models/age_range_spec.rb +2 -2
- data/spec/models/beard_spec.rb +2 -2
- data/spec/models/bounding_box_spec.rb +2 -2
- data/spec/models/category_medium_dto_spec.rb +2 -2
- data/spec/models/category_minimal_dto_spec.rb +2 -2
- data/spec/models/config_access_dto_spec.rb +2 -2
- data/spec/models/config_identifier_dto_spec.rb +2 -2
- data/spec/models/contributor_type_dto_spec.rb +2 -2
- data/spec/models/curate_playlist_dto_spec.rb +2 -2
- data/spec/models/curate_playlist_response_dto_spec.rb +2 -2
- data/spec/models/dominant_color_spec.rb +2 -2
- data/spec/models/emotion_spec.rb +2 -2
- data/spec/models/error_response_spec.rb +2 -2
- data/spec/models/eye_direction_spec.rb +2 -2
- data/spec/models/eye_open_spec.rb +2 -2
- data/spec/models/eyeglasses_spec.rb +2 -2
- data/spec/models/face_detail_spec.rb +2 -2
- data/spec/models/face_detection_spec.rb +2 -2
- data/spec/models/face_occluded_spec.rb +2 -2
- data/spec/models/field_summary_dto_spec.rb +2 -2
- data/spec/models/file_dto_spec.rb +2 -2
- data/spec/models/file_list_dto_spec.rb +2 -2
- data/spec/models/file_small_dto_spec.rb +5 -5
- data/spec/models/file_upload_dto_spec.rb +2 -2
- data/spec/models/file_w_ith_url_dto_spec.rb +2 -2
- data/spec/models/files_summary_dto_spec.rb +2 -2
- data/spec/models/forgot_password_dto_spec.rb +2 -2
- data/spec/models/gender_spec.rb +2 -2
- data/spec/models/genre_dto_spec.rb +2 -2
- data/spec/models/genre_minimal_dto_spec.rb +2 -2
- data/spec/models/genres_summary_dto_spec.rb +2 -2
- data/spec/models/image_quality_spec.rb +2 -2
- data/spec/models/image_recognition_response_spec.rb +2 -2
- data/spec/models/init_put_recording_audio_dto_spec.rb +2 -2
- data/spec/models/instance_spec.rb +2 -2
- data/spec/models/jwt_token_dto_spec.rb +2 -2
- data/spec/models/label_alias_spec.rb +2 -2
- data/spec/models/label_category_spec.rb +2 -2
- data/spec/models/label_detection_spec.rb +2 -2
- data/spec/models/label_spec.rb +2 -2
- data/spec/models/landmark_spec.rb +2 -2
- data/spec/models/login_dto_spec.rb +2 -2
- data/spec/models/mouth_open_spec.rb +2 -2
- data/spec/models/musical_features_dto_spec.rb +81 -81
- data/spec/models/mustache_spec.rb +2 -2
- data/spec/models/parent_spec.rb +2 -2
- data/spec/models/party_small_dto_spec.rb +2 -2
- data/spec/models/pose_spec.rb +2 -2
- data/spec/models/recording_for_similarity_search_dto_spec.rb +2 -2
- data/spec/models/recording_genre_prediction_dto_spec.rb +5 -5
- data/spec/models/recording_list_dto_spec.rb +2 -2
- data/spec/models/recording_medium_dto_spec.rb +4 -4
- data/spec/models/recording_minimal_with_musical_features_dto_spec.rb +2 -2
- data/spec/models/recording_minimal_with_taggrams_dto_spec.rb +2 -2
- data/spec/models/recording_minimal_with_tagstrengths_dto_spec.rb +2 -2
- data/spec/models/recording_party_dto_spec.rb +4 -4
- data/spec/models/recording_small_dto_spec.rb +2 -2
- data/spec/models/recording_tag_small_dto_spec.rb +2 -2
- data/spec/models/save_user_dto_spec.rb +2 -2
- data/spec/models/search_filter_values_dto_spec.rb +2 -2
- data/spec/models/search_recording_granular_dto_spec.rb +2 -2
- data/spec/models/sign_up_dto_spec.rb +2 -2
- data/spec/models/smile_spec.rb +2 -2
- data/spec/models/sunglasses_spec.rb +2 -2
- data/spec/models/tag_dto_spec.rb +2 -2
- data/spec/models/tag_small_dto_spec.rb +2 -2
- data/spec/models/taggram_dto_spec.rb +2 -2
- data/spec/models/tags_summary_dto_spec.rb +2 -2
- data/spec/models/tagstrength_dto_spec.rb +2 -2
- data/spec/models/title_dto_spec.rb +2 -2
- data/spec/models/token_request_spec.rb +2 -2
- data/spec/models/track_dto_spec.rb +2 -2
- data/spec/models/update_password_dto_spec.rb +2 -2
- data/spec/models/user_dto_spec.rb +2 -2
- data/spec/models/video_recognition_response_spec.rb +2 -2
- data/spec/spec_helper.rb +2 -2
- metadata +65 -149
- data/docs/ContextValue.md +0 -18
- data/docs/FileMinimalWithUrlDTO.md +0 -22
- data/docs/PLineDTO.md +0 -20
- data/docs/PartyApi.md +0 -75
- data/docs/PartyLargeDTO.md +0 -32
- data/docs/PlaylistLargeDTO.md +0 -38
- data/docs/ProductMediumDTO.md +0 -34
- data/docs/ProductPartyDTO.md +0 -20
- data/docs/RecordingLargeDTO.md +0 -40
- data/docs/RecordingPlaylistDTO.md +0 -24
- data/docs/SaveFileRecordingDTO.md +0 -240
- data/docs/SavePlaylistDTO.md +0 -34
- data/docs/SaveRecordingGenreDTO.md +0 -22
- data/docs/SaveRecordingPartyDTO.md +0 -20
- data/docs/SaveRecordingPlaylistDTO.md +0 -22
- data/docs/SaveRecordingTagDTO.md +0 -20
- data/docs/SaveReferrerDTO.md +0 -20
- data/docs/SaveTaggramsDTO.md +0 -82
- data/docs/SearchRecordingGranularAbstractionDTO.md +0 -20
- data/docs/TrackToMediumProductDTO.md +0 -22
- data/docs/UsageDTO.md +0 -18
- data/lib/songtradr_api_client_ruby/api/party_api.rb +0 -84
- data/lib/songtradr_api_client_ruby/models/context_value.rb +0 -216
- data/lib/songtradr_api_client_ruby/models/file_minimal_with_url_dto.rb +0 -254
- data/lib/songtradr_api_client_ruby/models/p_line_dto.rb +0 -231
- data/lib/songtradr_api_client_ruby/models/party_large_dto.rb +0 -285
- data/lib/songtradr_api_client_ruby/models/playlist_large_dto.rb +0 -350
- data/lib/songtradr_api_client_ruby/models/product_medium_dto.rb +0 -323
- data/lib/songtradr_api_client_ruby/models/product_party_dto.rb +0 -233
- data/lib/songtradr_api_client_ruby/models/recording_large_dto.rb +0 -383
- data/lib/songtradr_api_client_ruby/models/recording_playlist_dto.rb +0 -242
- data/lib/songtradr_api_client_ruby/models/save_file_recording_dto.rb +0 -1864
- data/lib/songtradr_api_client_ruby/models/save_playlist_dto.rb +0 -353
- data/lib/songtradr_api_client_ruby/models/save_recording_genre_dto.rb +0 -240
- data/lib/songtradr_api_client_ruby/models/save_recording_party_dto.rb +0 -272
- data/lib/songtradr_api_client_ruby/models/save_recording_playlist_dto.rb +0 -247
- data/lib/songtradr_api_client_ruby/models/save_recording_tag_dto.rb +0 -231
- data/lib/songtradr_api_client_ruby/models/save_referrer_dto.rb +0 -224
- data/lib/songtradr_api_client_ruby/models/save_taggrams_dto.rb +0 -569
- data/lib/songtradr_api_client_ruby/models/search_recording_granular_abstraction_dto.rb +0 -267
- data/lib/songtradr_api_client_ruby/models/track_to_medium_product_dto.rb +0 -247
- data/lib/songtradr_api_client_ruby/models/usage_dto.rb +0 -215
- data/spec/api/party_api_spec.rb +0 -46
- data/spec/models/context_value_spec.rb +0 -36
- data/spec/models/file_minimal_with_url_dto_spec.rb +0 -48
- data/spec/models/p_line_dto_spec.rb +0 -42
- data/spec/models/party_large_dto_spec.rb +0 -78
- data/spec/models/playlist_large_dto_spec.rb +0 -100
- data/spec/models/product_medium_dto_spec.rb +0 -84
- data/spec/models/product_party_dto_spec.rb +0 -42
- data/spec/models/recording_large_dto_spec.rb +0 -102
- data/spec/models/recording_playlist_dto_spec.rb +0 -54
- data/spec/models/save_file_recording_dto_spec.rb +0 -894
- data/spec/models/save_playlist_dto_spec.rb +0 -88
- data/spec/models/save_recording_genre_dto_spec.rb +0 -48
- data/spec/models/save_recording_party_dto_spec.rb +0 -46
- data/spec/models/save_recording_playlist_dto_spec.rb +0 -48
- data/spec/models/save_recording_tag_dto_spec.rb +0 -42
- data/spec/models/save_referrer_dto_spec.rb +0 -42
- data/spec/models/save_taggrams_dto_spec.rb +0 -228
- data/spec/models/search_recording_granular_abstraction_dto_spec.rb +0 -46
- data/spec/models/track_to_medium_product_dto_spec.rb +0 -48
- data/spec/models/usage_dto_spec.rb +0 -36
@@ -1,353 +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 'date'
|
14
|
-
require 'time'
|
15
|
-
|
16
|
-
module SongtradrApiClientRuby
|
17
|
-
# Save a playlist
|
18
|
-
class SavePlaylistDTO
|
19
|
-
attr_accessor :songtradr_playlist_guid
|
20
|
-
|
21
|
-
attr_accessor :name
|
22
|
-
|
23
|
-
attr_accessor :description
|
24
|
-
|
25
|
-
attr_accessor :state
|
26
|
-
|
27
|
-
attr_accessor :asset_url
|
28
|
-
|
29
|
-
attr_accessor :pretzel_tier
|
30
|
-
|
31
|
-
attr_accessor :usage
|
32
|
-
|
33
|
-
attr_accessor :usages
|
34
|
-
|
35
|
-
attr_accessor :recordings
|
36
|
-
|
37
|
-
class EnumAttributeValidator
|
38
|
-
attr_reader :datatype
|
39
|
-
attr_reader :allowable_values
|
40
|
-
|
41
|
-
def initialize(datatype, allowable_values)
|
42
|
-
@allowable_values = allowable_values.map do |value|
|
43
|
-
case datatype.to_s
|
44
|
-
when /Integer/i
|
45
|
-
value.to_i
|
46
|
-
when /Float/i
|
47
|
-
value.to_f
|
48
|
-
else
|
49
|
-
value
|
50
|
-
end
|
51
|
-
end
|
52
|
-
end
|
53
|
-
|
54
|
-
def valid?(value)
|
55
|
-
!value || allowable_values.include?(value)
|
56
|
-
end
|
57
|
-
end
|
58
|
-
|
59
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
60
|
-
def self.attribute_map
|
61
|
-
{
|
62
|
-
:'songtradr_playlist_guid' => :'songtradrPlaylistGuid',
|
63
|
-
:'name' => :'name',
|
64
|
-
:'description' => :'description',
|
65
|
-
:'state' => :'state',
|
66
|
-
:'asset_url' => :'assetUrl',
|
67
|
-
:'pretzel_tier' => :'pretzelTier',
|
68
|
-
:'usage' => :'usage',
|
69
|
-
:'usages' => :'usages',
|
70
|
-
:'recordings' => :'recordings'
|
71
|
-
}
|
72
|
-
end
|
73
|
-
|
74
|
-
# Returns all the JSON keys this model knows about
|
75
|
-
def self.acceptable_attributes
|
76
|
-
attribute_map.values
|
77
|
-
end
|
78
|
-
|
79
|
-
# Attribute type mapping.
|
80
|
-
def self.openapi_types
|
81
|
-
{
|
82
|
-
:'songtradr_playlist_guid' => :'String',
|
83
|
-
:'name' => :'String',
|
84
|
-
:'description' => :'String',
|
85
|
-
:'state' => :'String',
|
86
|
-
:'asset_url' => :'String',
|
87
|
-
:'pretzel_tier' => :'String',
|
88
|
-
:'usage' => :'String',
|
89
|
-
:'usages' => :'Array<String>',
|
90
|
-
:'recordings' => :'Array<SaveRecordingPlaylistDTO>'
|
91
|
-
}
|
92
|
-
end
|
93
|
-
|
94
|
-
# List of attributes with nullable: true
|
95
|
-
def self.openapi_nullable
|
96
|
-
Set.new([
|
97
|
-
])
|
98
|
-
end
|
99
|
-
|
100
|
-
# Initializes the object
|
101
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
102
|
-
def initialize(attributes = {})
|
103
|
-
if (!attributes.is_a?(Hash))
|
104
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `SongtradrApiClientRuby::SavePlaylistDTO` initialize method"
|
105
|
-
end
|
106
|
-
|
107
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
108
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
109
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
110
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `SongtradrApiClientRuby::SavePlaylistDTO`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
111
|
-
end
|
112
|
-
h[k.to_sym] = v
|
113
|
-
}
|
114
|
-
|
115
|
-
if attributes.key?(:'songtradr_playlist_guid')
|
116
|
-
self.songtradr_playlist_guid = attributes[:'songtradr_playlist_guid']
|
117
|
-
else
|
118
|
-
self.songtradr_playlist_guid = nil
|
119
|
-
end
|
120
|
-
|
121
|
-
if attributes.key?(:'name')
|
122
|
-
self.name = attributes[:'name']
|
123
|
-
else
|
124
|
-
self.name = nil
|
125
|
-
end
|
126
|
-
|
127
|
-
if attributes.key?(:'description')
|
128
|
-
self.description = attributes[:'description']
|
129
|
-
end
|
130
|
-
|
131
|
-
if attributes.key?(:'state')
|
132
|
-
self.state = attributes[:'state']
|
133
|
-
else
|
134
|
-
self.state = nil
|
135
|
-
end
|
136
|
-
|
137
|
-
if attributes.key?(:'asset_url')
|
138
|
-
self.asset_url = attributes[:'asset_url']
|
139
|
-
end
|
140
|
-
|
141
|
-
if attributes.key?(:'pretzel_tier')
|
142
|
-
self.pretzel_tier = attributes[:'pretzel_tier']
|
143
|
-
end
|
144
|
-
|
145
|
-
if attributes.key?(:'usage')
|
146
|
-
self.usage = attributes[:'usage']
|
147
|
-
end
|
148
|
-
|
149
|
-
if attributes.key?(:'usages')
|
150
|
-
if (value = attributes[:'usages']).is_a?(Array)
|
151
|
-
self.usages = value
|
152
|
-
end
|
153
|
-
else
|
154
|
-
self.usages = nil
|
155
|
-
end
|
156
|
-
|
157
|
-
if attributes.key?(:'recordings')
|
158
|
-
if (value = attributes[:'recordings']).is_a?(Array)
|
159
|
-
self.recordings = value
|
160
|
-
end
|
161
|
-
end
|
162
|
-
end
|
163
|
-
|
164
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
165
|
-
# @return Array for valid properties with the reasons
|
166
|
-
def list_invalid_properties
|
167
|
-
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
168
|
-
invalid_properties = Array.new
|
169
|
-
if @songtradr_playlist_guid.nil?
|
170
|
-
invalid_properties.push('invalid value for "songtradr_playlist_guid", songtradr_playlist_guid cannot be nil.')
|
171
|
-
end
|
172
|
-
|
173
|
-
if @name.nil?
|
174
|
-
invalid_properties.push('invalid value for "name", name cannot be nil.')
|
175
|
-
end
|
176
|
-
|
177
|
-
if @state.nil?
|
178
|
-
invalid_properties.push('invalid value for "state", state cannot be nil.')
|
179
|
-
end
|
180
|
-
|
181
|
-
if @usages.nil?
|
182
|
-
invalid_properties.push('invalid value for "usages", usages cannot be nil.')
|
183
|
-
end
|
184
|
-
|
185
|
-
invalid_properties
|
186
|
-
end
|
187
|
-
|
188
|
-
# Check to see if the all the properties in the model are valid
|
189
|
-
# @return true if the model is valid
|
190
|
-
def valid?
|
191
|
-
warn '[DEPRECATED] the `valid?` method is obsolete'
|
192
|
-
return false if @songtradr_playlist_guid.nil?
|
193
|
-
return false if @name.nil?
|
194
|
-
return false if @state.nil?
|
195
|
-
state_validator = EnumAttributeValidator.new('String', ["active", "draft"])
|
196
|
-
return false unless state_validator.valid?(@state)
|
197
|
-
return false if @usages.nil?
|
198
|
-
true
|
199
|
-
end
|
200
|
-
|
201
|
-
# Custom attribute writer method checking allowed values (enum).
|
202
|
-
# @param [Object] state Object to be assigned
|
203
|
-
def state=(state)
|
204
|
-
validator = EnumAttributeValidator.new('String', ["active", "draft"])
|
205
|
-
unless validator.valid?(state)
|
206
|
-
fail ArgumentError, "invalid value for \"state\", must be one of #{validator.allowable_values}."
|
207
|
-
end
|
208
|
-
@state = state
|
209
|
-
end
|
210
|
-
|
211
|
-
# Checks equality by comparing each attribute.
|
212
|
-
# @param [Object] Object to be compared
|
213
|
-
def ==(o)
|
214
|
-
return true if self.equal?(o)
|
215
|
-
self.class == o.class &&
|
216
|
-
songtradr_playlist_guid == o.songtradr_playlist_guid &&
|
217
|
-
name == o.name &&
|
218
|
-
description == o.description &&
|
219
|
-
state == o.state &&
|
220
|
-
asset_url == o.asset_url &&
|
221
|
-
pretzel_tier == o.pretzel_tier &&
|
222
|
-
usage == o.usage &&
|
223
|
-
usages == o.usages &&
|
224
|
-
recordings == o.recordings
|
225
|
-
end
|
226
|
-
|
227
|
-
# @see the `==` method
|
228
|
-
# @param [Object] Object to be compared
|
229
|
-
def eql?(o)
|
230
|
-
self == o
|
231
|
-
end
|
232
|
-
|
233
|
-
# Calculates hash code according to all attributes.
|
234
|
-
# @return [Integer] Hash code
|
235
|
-
def hash
|
236
|
-
[songtradr_playlist_guid, name, description, state, asset_url, pretzel_tier, usage, usages, recordings].hash
|
237
|
-
end
|
238
|
-
|
239
|
-
# Builds the object from hash
|
240
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
241
|
-
# @return [Object] Returns the model itself
|
242
|
-
def self.build_from_hash(attributes)
|
243
|
-
return nil unless attributes.is_a?(Hash)
|
244
|
-
attributes = attributes.transform_keys(&:to_sym)
|
245
|
-
transformed_hash = {}
|
246
|
-
openapi_types.each_pair do |key, type|
|
247
|
-
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
248
|
-
transformed_hash["#{key}"] = nil
|
249
|
-
elsif type =~ /\AArray<(.*)>/i
|
250
|
-
# check to ensure the input is an array given that the attribute
|
251
|
-
# is documented as an array but the input is not
|
252
|
-
if attributes[attribute_map[key]].is_a?(Array)
|
253
|
-
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
254
|
-
end
|
255
|
-
elsif !attributes[attribute_map[key]].nil?
|
256
|
-
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
257
|
-
end
|
258
|
-
end
|
259
|
-
new(transformed_hash)
|
260
|
-
end
|
261
|
-
|
262
|
-
# Deserializes the data based on type
|
263
|
-
# @param string type Data type
|
264
|
-
# @param string value Value to be deserialized
|
265
|
-
# @return [Object] Deserialized data
|
266
|
-
def self._deserialize(type, value)
|
267
|
-
case type.to_sym
|
268
|
-
when :Time
|
269
|
-
Time.parse(value)
|
270
|
-
when :Date
|
271
|
-
Date.parse(value)
|
272
|
-
when :String
|
273
|
-
value.to_s
|
274
|
-
when :Integer
|
275
|
-
value.to_i
|
276
|
-
when :Float
|
277
|
-
value.to_f
|
278
|
-
when :Boolean
|
279
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
280
|
-
true
|
281
|
-
else
|
282
|
-
false
|
283
|
-
end
|
284
|
-
when :Object
|
285
|
-
# generic object (usually a Hash), return directly
|
286
|
-
value
|
287
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
288
|
-
inner_type = Regexp.last_match[:inner_type]
|
289
|
-
value.map { |v| _deserialize(inner_type, v) }
|
290
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
291
|
-
k_type = Regexp.last_match[:k_type]
|
292
|
-
v_type = Regexp.last_match[:v_type]
|
293
|
-
{}.tap do |hash|
|
294
|
-
value.each do |k, v|
|
295
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
296
|
-
end
|
297
|
-
end
|
298
|
-
else # model
|
299
|
-
# models (e.g. Pet) or oneOf
|
300
|
-
klass = SongtradrApiClientRuby.const_get(type)
|
301
|
-
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
302
|
-
end
|
303
|
-
end
|
304
|
-
|
305
|
-
# Returns the string representation of the object
|
306
|
-
# @return [String] String presentation of the object
|
307
|
-
def to_s
|
308
|
-
to_hash.to_s
|
309
|
-
end
|
310
|
-
|
311
|
-
# to_body is an alias to to_hash (backward compatibility)
|
312
|
-
# @return [Hash] Returns the object in the form of hash
|
313
|
-
def to_body
|
314
|
-
to_hash
|
315
|
-
end
|
316
|
-
|
317
|
-
# Returns the object in the form of hash
|
318
|
-
# @return [Hash] Returns the object in the form of hash
|
319
|
-
def to_hash
|
320
|
-
hash = {}
|
321
|
-
self.class.attribute_map.each_pair do |attr, param|
|
322
|
-
value = self.send(attr)
|
323
|
-
if value.nil?
|
324
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
325
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
326
|
-
end
|
327
|
-
|
328
|
-
hash[param] = _to_hash(value)
|
329
|
-
end
|
330
|
-
hash
|
331
|
-
end
|
332
|
-
|
333
|
-
# Outputs non-array value in the form of hash
|
334
|
-
# For object, use to_hash. Otherwise, just return the value
|
335
|
-
# @param [Object] value Any valid value
|
336
|
-
# @return [Hash] Returns the value in the form of hash
|
337
|
-
def _to_hash(value)
|
338
|
-
if value.is_a?(Array)
|
339
|
-
value.compact.map { |v| _to_hash(v) }
|
340
|
-
elsif value.is_a?(Hash)
|
341
|
-
{}.tap do |hash|
|
342
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
343
|
-
end
|
344
|
-
elsif value.respond_to? :to_hash
|
345
|
-
value.to_hash
|
346
|
-
else
|
347
|
-
value
|
348
|
-
end
|
349
|
-
end
|
350
|
-
|
351
|
-
end
|
352
|
-
|
353
|
-
end
|
@@ -1,240 +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 'date'
|
14
|
-
require 'time'
|
15
|
-
|
16
|
-
module SongtradrApiClientRuby
|
17
|
-
# Recording-genre-connections to save via the API.
|
18
|
-
class SaveRecordingGenreDTO
|
19
|
-
attr_accessor :genre_name
|
20
|
-
|
21
|
-
attr_accessor :genre_type
|
22
|
-
|
23
|
-
attr_accessor :affinity
|
24
|
-
|
25
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
26
|
-
def self.attribute_map
|
27
|
-
{
|
28
|
-
:'genre_name' => :'genreName',
|
29
|
-
:'genre_type' => :'genreType',
|
30
|
-
:'affinity' => :'affinity'
|
31
|
-
}
|
32
|
-
end
|
33
|
-
|
34
|
-
# Returns all the JSON keys this model knows about
|
35
|
-
def self.acceptable_attributes
|
36
|
-
attribute_map.values
|
37
|
-
end
|
38
|
-
|
39
|
-
# Attribute type mapping.
|
40
|
-
def self.openapi_types
|
41
|
-
{
|
42
|
-
:'genre_name' => :'String',
|
43
|
-
:'genre_type' => :'String',
|
44
|
-
:'affinity' => :'Float'
|
45
|
-
}
|
46
|
-
end
|
47
|
-
|
48
|
-
# List of attributes with nullable: true
|
49
|
-
def self.openapi_nullable
|
50
|
-
Set.new([
|
51
|
-
])
|
52
|
-
end
|
53
|
-
|
54
|
-
# Initializes the object
|
55
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
56
|
-
def initialize(attributes = {})
|
57
|
-
if (!attributes.is_a?(Hash))
|
58
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `SongtradrApiClientRuby::SaveRecordingGenreDTO` initialize method"
|
59
|
-
end
|
60
|
-
|
61
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
62
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
63
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
64
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `SongtradrApiClientRuby::SaveRecordingGenreDTO`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
65
|
-
end
|
66
|
-
h[k.to_sym] = v
|
67
|
-
}
|
68
|
-
|
69
|
-
if attributes.key?(:'genre_name')
|
70
|
-
self.genre_name = attributes[:'genre_name']
|
71
|
-
else
|
72
|
-
self.genre_name = nil
|
73
|
-
end
|
74
|
-
|
75
|
-
if attributes.key?(:'genre_type')
|
76
|
-
self.genre_type = attributes[:'genre_type']
|
77
|
-
end
|
78
|
-
|
79
|
-
if attributes.key?(:'affinity')
|
80
|
-
self.affinity = attributes[:'affinity']
|
81
|
-
end
|
82
|
-
end
|
83
|
-
|
84
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
85
|
-
# @return Array for valid properties with the reasons
|
86
|
-
def list_invalid_properties
|
87
|
-
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
88
|
-
invalid_properties = Array.new
|
89
|
-
if @genre_name.nil?
|
90
|
-
invalid_properties.push('invalid value for "genre_name", genre_name cannot be nil.')
|
91
|
-
end
|
92
|
-
|
93
|
-
invalid_properties
|
94
|
-
end
|
95
|
-
|
96
|
-
# Check to see if the all the properties in the model are valid
|
97
|
-
# @return true if the model is valid
|
98
|
-
def valid?
|
99
|
-
warn '[DEPRECATED] the `valid?` method is obsolete'
|
100
|
-
return false if @genre_name.nil?
|
101
|
-
true
|
102
|
-
end
|
103
|
-
|
104
|
-
# Checks equality by comparing each attribute.
|
105
|
-
# @param [Object] Object to be compared
|
106
|
-
def ==(o)
|
107
|
-
return true if self.equal?(o)
|
108
|
-
self.class == o.class &&
|
109
|
-
genre_name == o.genre_name &&
|
110
|
-
genre_type == o.genre_type &&
|
111
|
-
affinity == o.affinity
|
112
|
-
end
|
113
|
-
|
114
|
-
# @see the `==` method
|
115
|
-
# @param [Object] Object to be compared
|
116
|
-
def eql?(o)
|
117
|
-
self == o
|
118
|
-
end
|
119
|
-
|
120
|
-
# Calculates hash code according to all attributes.
|
121
|
-
# @return [Integer] Hash code
|
122
|
-
def hash
|
123
|
-
[genre_name, genre_type, affinity].hash
|
124
|
-
end
|
125
|
-
|
126
|
-
# Builds the object from hash
|
127
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
128
|
-
# @return [Object] Returns the model itself
|
129
|
-
def self.build_from_hash(attributes)
|
130
|
-
return nil unless attributes.is_a?(Hash)
|
131
|
-
attributes = attributes.transform_keys(&:to_sym)
|
132
|
-
transformed_hash = {}
|
133
|
-
openapi_types.each_pair do |key, type|
|
134
|
-
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
135
|
-
transformed_hash["#{key}"] = nil
|
136
|
-
elsif type =~ /\AArray<(.*)>/i
|
137
|
-
# check to ensure the input is an array given that the attribute
|
138
|
-
# is documented as an array but the input is not
|
139
|
-
if attributes[attribute_map[key]].is_a?(Array)
|
140
|
-
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
141
|
-
end
|
142
|
-
elsif !attributes[attribute_map[key]].nil?
|
143
|
-
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
144
|
-
end
|
145
|
-
end
|
146
|
-
new(transformed_hash)
|
147
|
-
end
|
148
|
-
|
149
|
-
# Deserializes the data based on type
|
150
|
-
# @param string type Data type
|
151
|
-
# @param string value Value to be deserialized
|
152
|
-
# @return [Object] Deserialized data
|
153
|
-
def self._deserialize(type, value)
|
154
|
-
case type.to_sym
|
155
|
-
when :Time
|
156
|
-
Time.parse(value)
|
157
|
-
when :Date
|
158
|
-
Date.parse(value)
|
159
|
-
when :String
|
160
|
-
value.to_s
|
161
|
-
when :Integer
|
162
|
-
value.to_i
|
163
|
-
when :Float
|
164
|
-
value.to_f
|
165
|
-
when :Boolean
|
166
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
167
|
-
true
|
168
|
-
else
|
169
|
-
false
|
170
|
-
end
|
171
|
-
when :Object
|
172
|
-
# generic object (usually a Hash), return directly
|
173
|
-
value
|
174
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
175
|
-
inner_type = Regexp.last_match[:inner_type]
|
176
|
-
value.map { |v| _deserialize(inner_type, v) }
|
177
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
178
|
-
k_type = Regexp.last_match[:k_type]
|
179
|
-
v_type = Regexp.last_match[:v_type]
|
180
|
-
{}.tap do |hash|
|
181
|
-
value.each do |k, v|
|
182
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
183
|
-
end
|
184
|
-
end
|
185
|
-
else # model
|
186
|
-
# models (e.g. Pet) or oneOf
|
187
|
-
klass = SongtradrApiClientRuby.const_get(type)
|
188
|
-
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
189
|
-
end
|
190
|
-
end
|
191
|
-
|
192
|
-
# Returns the string representation of the object
|
193
|
-
# @return [String] String presentation of the object
|
194
|
-
def to_s
|
195
|
-
to_hash.to_s
|
196
|
-
end
|
197
|
-
|
198
|
-
# to_body is an alias to to_hash (backward compatibility)
|
199
|
-
# @return [Hash] Returns the object in the form of hash
|
200
|
-
def to_body
|
201
|
-
to_hash
|
202
|
-
end
|
203
|
-
|
204
|
-
# Returns the object in the form of hash
|
205
|
-
# @return [Hash] Returns the object in the form of hash
|
206
|
-
def to_hash
|
207
|
-
hash = {}
|
208
|
-
self.class.attribute_map.each_pair do |attr, param|
|
209
|
-
value = self.send(attr)
|
210
|
-
if value.nil?
|
211
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
212
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
213
|
-
end
|
214
|
-
|
215
|
-
hash[param] = _to_hash(value)
|
216
|
-
end
|
217
|
-
hash
|
218
|
-
end
|
219
|
-
|
220
|
-
# Outputs non-array value in the form of hash
|
221
|
-
# For object, use to_hash. Otherwise, just return the value
|
222
|
-
# @param [Object] value Any valid value
|
223
|
-
# @return [Hash] Returns the value in the form of hash
|
224
|
-
def _to_hash(value)
|
225
|
-
if value.is_a?(Array)
|
226
|
-
value.compact.map { |v| _to_hash(v) }
|
227
|
-
elsif value.is_a?(Hash)
|
228
|
-
{}.tap do |hash|
|
229
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
230
|
-
end
|
231
|
-
elsif value.respond_to? :to_hash
|
232
|
-
value.to_hash
|
233
|
-
else
|
234
|
-
value
|
235
|
-
end
|
236
|
-
end
|
237
|
-
|
238
|
-
end
|
239
|
-
|
240
|
-
end
|