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,285 +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
|
-
# Party (person, group or organization) with a large field-set.
|
18
|
-
class PartyLargeDTO
|
19
|
-
attr_accessor :full_name
|
20
|
-
|
21
|
-
attr_accessor :birth_date
|
22
|
-
|
23
|
-
attr_accessor :death_date
|
24
|
-
|
25
|
-
attr_accessor :birth_year
|
26
|
-
|
27
|
-
attr_accessor :death_year
|
28
|
-
|
29
|
-
attr_accessor :birth_place
|
30
|
-
|
31
|
-
attr_accessor :musicbrainz_type
|
32
|
-
|
33
|
-
attr_accessor :area
|
34
|
-
|
35
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
36
|
-
def self.attribute_map
|
37
|
-
{
|
38
|
-
:'full_name' => :'fullName',
|
39
|
-
:'birth_date' => :'birthDate',
|
40
|
-
:'death_date' => :'deathDate',
|
41
|
-
:'birth_year' => :'birthYear',
|
42
|
-
:'death_year' => :'deathYear',
|
43
|
-
:'birth_place' => :'birthPlace',
|
44
|
-
:'musicbrainz_type' => :'musicbrainzType',
|
45
|
-
:'area' => :'area'
|
46
|
-
}
|
47
|
-
end
|
48
|
-
|
49
|
-
# Returns all the JSON keys this model knows about
|
50
|
-
def self.acceptable_attributes
|
51
|
-
attribute_map.values
|
52
|
-
end
|
53
|
-
|
54
|
-
# Attribute type mapping.
|
55
|
-
def self.openapi_types
|
56
|
-
{
|
57
|
-
:'full_name' => :'String',
|
58
|
-
:'birth_date' => :'String',
|
59
|
-
:'death_date' => :'String',
|
60
|
-
:'birth_year' => :'String',
|
61
|
-
:'death_year' => :'String',
|
62
|
-
:'birth_place' => :'String',
|
63
|
-
:'musicbrainz_type' => :'String',
|
64
|
-
:'area' => :'String'
|
65
|
-
}
|
66
|
-
end
|
67
|
-
|
68
|
-
# List of attributes with nullable: true
|
69
|
-
def self.openapi_nullable
|
70
|
-
Set.new([
|
71
|
-
])
|
72
|
-
end
|
73
|
-
|
74
|
-
# Initializes the object
|
75
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
76
|
-
def initialize(attributes = {})
|
77
|
-
if (!attributes.is_a?(Hash))
|
78
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `SongtradrApiClientRuby::PartyLargeDTO` initialize method"
|
79
|
-
end
|
80
|
-
|
81
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
82
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
83
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
84
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `SongtradrApiClientRuby::PartyLargeDTO`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
85
|
-
end
|
86
|
-
h[k.to_sym] = v
|
87
|
-
}
|
88
|
-
|
89
|
-
if attributes.key?(:'full_name')
|
90
|
-
self.full_name = attributes[:'full_name']
|
91
|
-
else
|
92
|
-
self.full_name = nil
|
93
|
-
end
|
94
|
-
|
95
|
-
if attributes.key?(:'birth_date')
|
96
|
-
self.birth_date = attributes[:'birth_date']
|
97
|
-
end
|
98
|
-
|
99
|
-
if attributes.key?(:'death_date')
|
100
|
-
self.death_date = attributes[:'death_date']
|
101
|
-
end
|
102
|
-
|
103
|
-
if attributes.key?(:'birth_year')
|
104
|
-
self.birth_year = attributes[:'birth_year']
|
105
|
-
end
|
106
|
-
|
107
|
-
if attributes.key?(:'death_year')
|
108
|
-
self.death_year = attributes[:'death_year']
|
109
|
-
end
|
110
|
-
|
111
|
-
if attributes.key?(:'birth_place')
|
112
|
-
self.birth_place = attributes[:'birth_place']
|
113
|
-
end
|
114
|
-
|
115
|
-
if attributes.key?(:'musicbrainz_type')
|
116
|
-
self.musicbrainz_type = attributes[:'musicbrainz_type']
|
117
|
-
end
|
118
|
-
|
119
|
-
if attributes.key?(:'area')
|
120
|
-
self.area = attributes[:'area']
|
121
|
-
end
|
122
|
-
end
|
123
|
-
|
124
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
125
|
-
# @return Array for valid properties with the reasons
|
126
|
-
def list_invalid_properties
|
127
|
-
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
128
|
-
invalid_properties = Array.new
|
129
|
-
if @full_name.nil?
|
130
|
-
invalid_properties.push('invalid value for "full_name", full_name cannot be nil.')
|
131
|
-
end
|
132
|
-
|
133
|
-
invalid_properties
|
134
|
-
end
|
135
|
-
|
136
|
-
# Check to see if the all the properties in the model are valid
|
137
|
-
# @return true if the model is valid
|
138
|
-
def valid?
|
139
|
-
warn '[DEPRECATED] the `valid?` method is obsolete'
|
140
|
-
return false if @full_name.nil?
|
141
|
-
true
|
142
|
-
end
|
143
|
-
|
144
|
-
# Checks equality by comparing each attribute.
|
145
|
-
# @param [Object] Object to be compared
|
146
|
-
def ==(o)
|
147
|
-
return true if self.equal?(o)
|
148
|
-
self.class == o.class &&
|
149
|
-
full_name == o.full_name &&
|
150
|
-
birth_date == o.birth_date &&
|
151
|
-
death_date == o.death_date &&
|
152
|
-
birth_year == o.birth_year &&
|
153
|
-
death_year == o.death_year &&
|
154
|
-
birth_place == o.birth_place &&
|
155
|
-
musicbrainz_type == o.musicbrainz_type &&
|
156
|
-
area == o.area
|
157
|
-
end
|
158
|
-
|
159
|
-
# @see the `==` method
|
160
|
-
# @param [Object] Object to be compared
|
161
|
-
def eql?(o)
|
162
|
-
self == o
|
163
|
-
end
|
164
|
-
|
165
|
-
# Calculates hash code according to all attributes.
|
166
|
-
# @return [Integer] Hash code
|
167
|
-
def hash
|
168
|
-
[full_name, birth_date, death_date, birth_year, death_year, birth_place, musicbrainz_type, area].hash
|
169
|
-
end
|
170
|
-
|
171
|
-
# Builds the object from hash
|
172
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
173
|
-
# @return [Object] Returns the model itself
|
174
|
-
def self.build_from_hash(attributes)
|
175
|
-
return nil unless attributes.is_a?(Hash)
|
176
|
-
attributes = attributes.transform_keys(&:to_sym)
|
177
|
-
transformed_hash = {}
|
178
|
-
openapi_types.each_pair do |key, type|
|
179
|
-
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
180
|
-
transformed_hash["#{key}"] = nil
|
181
|
-
elsif type =~ /\AArray<(.*)>/i
|
182
|
-
# check to ensure the input is an array given that the attribute
|
183
|
-
# is documented as an array but the input is not
|
184
|
-
if attributes[attribute_map[key]].is_a?(Array)
|
185
|
-
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
186
|
-
end
|
187
|
-
elsif !attributes[attribute_map[key]].nil?
|
188
|
-
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
189
|
-
end
|
190
|
-
end
|
191
|
-
new(transformed_hash)
|
192
|
-
end
|
193
|
-
|
194
|
-
# Deserializes the data based on type
|
195
|
-
# @param string type Data type
|
196
|
-
# @param string value Value to be deserialized
|
197
|
-
# @return [Object] Deserialized data
|
198
|
-
def self._deserialize(type, value)
|
199
|
-
case type.to_sym
|
200
|
-
when :Time
|
201
|
-
Time.parse(value)
|
202
|
-
when :Date
|
203
|
-
Date.parse(value)
|
204
|
-
when :String
|
205
|
-
value.to_s
|
206
|
-
when :Integer
|
207
|
-
value.to_i
|
208
|
-
when :Float
|
209
|
-
value.to_f
|
210
|
-
when :Boolean
|
211
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
212
|
-
true
|
213
|
-
else
|
214
|
-
false
|
215
|
-
end
|
216
|
-
when :Object
|
217
|
-
# generic object (usually a Hash), return directly
|
218
|
-
value
|
219
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
220
|
-
inner_type = Regexp.last_match[:inner_type]
|
221
|
-
value.map { |v| _deserialize(inner_type, v) }
|
222
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
223
|
-
k_type = Regexp.last_match[:k_type]
|
224
|
-
v_type = Regexp.last_match[:v_type]
|
225
|
-
{}.tap do |hash|
|
226
|
-
value.each do |k, v|
|
227
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
228
|
-
end
|
229
|
-
end
|
230
|
-
else # model
|
231
|
-
# models (e.g. Pet) or oneOf
|
232
|
-
klass = SongtradrApiClientRuby.const_get(type)
|
233
|
-
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
234
|
-
end
|
235
|
-
end
|
236
|
-
|
237
|
-
# Returns the string representation of the object
|
238
|
-
# @return [String] String presentation of the object
|
239
|
-
def to_s
|
240
|
-
to_hash.to_s
|
241
|
-
end
|
242
|
-
|
243
|
-
# to_body is an alias to to_hash (backward compatibility)
|
244
|
-
# @return [Hash] Returns the object in the form of hash
|
245
|
-
def to_body
|
246
|
-
to_hash
|
247
|
-
end
|
248
|
-
|
249
|
-
# Returns the object in the form of hash
|
250
|
-
# @return [Hash] Returns the object in the form of hash
|
251
|
-
def to_hash
|
252
|
-
hash = {}
|
253
|
-
self.class.attribute_map.each_pair do |attr, param|
|
254
|
-
value = self.send(attr)
|
255
|
-
if value.nil?
|
256
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
257
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
258
|
-
end
|
259
|
-
|
260
|
-
hash[param] = _to_hash(value)
|
261
|
-
end
|
262
|
-
hash
|
263
|
-
end
|
264
|
-
|
265
|
-
# Outputs non-array value in the form of hash
|
266
|
-
# For object, use to_hash. Otherwise, just return the value
|
267
|
-
# @param [Object] value Any valid value
|
268
|
-
# @return [Hash] Returns the value in the form of hash
|
269
|
-
def _to_hash(value)
|
270
|
-
if value.is_a?(Array)
|
271
|
-
value.compact.map { |v| _to_hash(v) }
|
272
|
-
elsif value.is_a?(Hash)
|
273
|
-
{}.tap do |hash|
|
274
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
275
|
-
end
|
276
|
-
elsif value.respond_to? :to_hash
|
277
|
-
value.to_hash
|
278
|
-
else
|
279
|
-
value
|
280
|
-
end
|
281
|
-
end
|
282
|
-
|
283
|
-
end
|
284
|
-
|
285
|
-
end
|
@@ -1,350 +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
|
-
# Details on a playlist
|
18
|
-
class PlaylistLargeDTO
|
19
|
-
attr_accessor :name
|
20
|
-
|
21
|
-
attr_accessor :state
|
22
|
-
|
23
|
-
attr_accessor :usages
|
24
|
-
|
25
|
-
attr_accessor :songtradr_playlist_guid
|
26
|
-
|
27
|
-
attr_accessor :asset_url
|
28
|
-
|
29
|
-
attr_accessor :pretzel_tier
|
30
|
-
|
31
|
-
attr_accessor :usage
|
32
|
-
|
33
|
-
attr_accessor :tracks
|
34
|
-
|
35
|
-
attr_accessor :created
|
36
|
-
|
37
|
-
attr_accessor :updated
|
38
|
-
|
39
|
-
attr_accessor :description
|
40
|
-
|
41
|
-
class EnumAttributeValidator
|
42
|
-
attr_reader :datatype
|
43
|
-
attr_reader :allowable_values
|
44
|
-
|
45
|
-
def initialize(datatype, allowable_values)
|
46
|
-
@allowable_values = allowable_values.map do |value|
|
47
|
-
case datatype.to_s
|
48
|
-
when /Integer/i
|
49
|
-
value.to_i
|
50
|
-
when /Float/i
|
51
|
-
value.to_f
|
52
|
-
else
|
53
|
-
value
|
54
|
-
end
|
55
|
-
end
|
56
|
-
end
|
57
|
-
|
58
|
-
def valid?(value)
|
59
|
-
!value || allowable_values.include?(value)
|
60
|
-
end
|
61
|
-
end
|
62
|
-
|
63
|
-
# Attribute mapping from ruby-style variable name to JSON key.
|
64
|
-
def self.attribute_map
|
65
|
-
{
|
66
|
-
:'name' => :'name',
|
67
|
-
:'state' => :'state',
|
68
|
-
:'usages' => :'usages',
|
69
|
-
:'songtradr_playlist_guid' => :'songtradrPlaylistGuid',
|
70
|
-
:'asset_url' => :'assetURL',
|
71
|
-
:'pretzel_tier' => :'pretzelTier',
|
72
|
-
:'usage' => :'usage',
|
73
|
-
:'tracks' => :'tracks',
|
74
|
-
:'created' => :'created',
|
75
|
-
:'updated' => :'updated',
|
76
|
-
:'description' => :'description'
|
77
|
-
}
|
78
|
-
end
|
79
|
-
|
80
|
-
# Returns all the JSON keys this model knows about
|
81
|
-
def self.acceptable_attributes
|
82
|
-
attribute_map.values
|
83
|
-
end
|
84
|
-
|
85
|
-
# Attribute type mapping.
|
86
|
-
def self.openapi_types
|
87
|
-
{
|
88
|
-
:'name' => :'String',
|
89
|
-
:'state' => :'String',
|
90
|
-
:'usages' => :'Array<UsageDTO>',
|
91
|
-
:'songtradr_playlist_guid' => :'String',
|
92
|
-
:'asset_url' => :'String',
|
93
|
-
:'pretzel_tier' => :'String',
|
94
|
-
:'usage' => :'String',
|
95
|
-
:'tracks' => :'Array<RecordingPlaylistDTO>',
|
96
|
-
:'created' => :'Time',
|
97
|
-
:'updated' => :'Time',
|
98
|
-
:'description' => :'String'
|
99
|
-
}
|
100
|
-
end
|
101
|
-
|
102
|
-
# List of attributes with nullable: true
|
103
|
-
def self.openapi_nullable
|
104
|
-
Set.new([
|
105
|
-
])
|
106
|
-
end
|
107
|
-
|
108
|
-
# Initializes the object
|
109
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
110
|
-
def initialize(attributes = {})
|
111
|
-
if (!attributes.is_a?(Hash))
|
112
|
-
fail ArgumentError, "The input argument (attributes) must be a hash in `SongtradrApiClientRuby::PlaylistLargeDTO` initialize method"
|
113
|
-
end
|
114
|
-
|
115
|
-
# check to see if the attribute exists and convert string to symbol for hash key
|
116
|
-
attributes = attributes.each_with_object({}) { |(k, v), h|
|
117
|
-
if (!self.class.attribute_map.key?(k.to_sym))
|
118
|
-
fail ArgumentError, "`#{k}` is not a valid attribute in `SongtradrApiClientRuby::PlaylistLargeDTO`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
|
119
|
-
end
|
120
|
-
h[k.to_sym] = v
|
121
|
-
}
|
122
|
-
|
123
|
-
if attributes.key?(:'name')
|
124
|
-
self.name = attributes[:'name']
|
125
|
-
else
|
126
|
-
self.name = nil
|
127
|
-
end
|
128
|
-
|
129
|
-
if attributes.key?(:'state')
|
130
|
-
self.state = attributes[:'state']
|
131
|
-
end
|
132
|
-
|
133
|
-
if attributes.key?(:'usages')
|
134
|
-
if (value = attributes[:'usages']).is_a?(Array)
|
135
|
-
self.usages = value
|
136
|
-
end
|
137
|
-
end
|
138
|
-
|
139
|
-
if attributes.key?(:'songtradr_playlist_guid')
|
140
|
-
self.songtradr_playlist_guid = attributes[:'songtradr_playlist_guid']
|
141
|
-
end
|
142
|
-
|
143
|
-
if attributes.key?(:'asset_url')
|
144
|
-
self.asset_url = attributes[:'asset_url']
|
145
|
-
end
|
146
|
-
|
147
|
-
if attributes.key?(:'pretzel_tier')
|
148
|
-
self.pretzel_tier = attributes[:'pretzel_tier']
|
149
|
-
end
|
150
|
-
|
151
|
-
if attributes.key?(:'usage')
|
152
|
-
self.usage = attributes[:'usage']
|
153
|
-
end
|
154
|
-
|
155
|
-
if attributes.key?(:'tracks')
|
156
|
-
if (value = attributes[:'tracks']).is_a?(Array)
|
157
|
-
self.tracks = value
|
158
|
-
end
|
159
|
-
end
|
160
|
-
|
161
|
-
if attributes.key?(:'created')
|
162
|
-
self.created = attributes[:'created']
|
163
|
-
end
|
164
|
-
|
165
|
-
if attributes.key?(:'updated')
|
166
|
-
self.updated = attributes[:'updated']
|
167
|
-
end
|
168
|
-
|
169
|
-
if attributes.key?(:'description')
|
170
|
-
self.description = attributes[:'description']
|
171
|
-
end
|
172
|
-
end
|
173
|
-
|
174
|
-
# Show invalid properties with the reasons. Usually used together with valid?
|
175
|
-
# @return Array for valid properties with the reasons
|
176
|
-
def list_invalid_properties
|
177
|
-
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
178
|
-
invalid_properties = Array.new
|
179
|
-
if @name.nil?
|
180
|
-
invalid_properties.push('invalid value for "name", name cannot be nil.')
|
181
|
-
end
|
182
|
-
|
183
|
-
invalid_properties
|
184
|
-
end
|
185
|
-
|
186
|
-
# Check to see if the all the properties in the model are valid
|
187
|
-
# @return true if the model is valid
|
188
|
-
def valid?
|
189
|
-
warn '[DEPRECATED] the `valid?` method is obsolete'
|
190
|
-
return false if @name.nil?
|
191
|
-
state_validator = EnumAttributeValidator.new('String', ["active", "draft"])
|
192
|
-
return false unless state_validator.valid?(@state)
|
193
|
-
true
|
194
|
-
end
|
195
|
-
|
196
|
-
# Custom attribute writer method checking allowed values (enum).
|
197
|
-
# @param [Object] state Object to be assigned
|
198
|
-
def state=(state)
|
199
|
-
validator = EnumAttributeValidator.new('String', ["active", "draft"])
|
200
|
-
unless validator.valid?(state)
|
201
|
-
fail ArgumentError, "invalid value for \"state\", must be one of #{validator.allowable_values}."
|
202
|
-
end
|
203
|
-
@state = state
|
204
|
-
end
|
205
|
-
|
206
|
-
# Checks equality by comparing each attribute.
|
207
|
-
# @param [Object] Object to be compared
|
208
|
-
def ==(o)
|
209
|
-
return true if self.equal?(o)
|
210
|
-
self.class == o.class &&
|
211
|
-
name == o.name &&
|
212
|
-
state == o.state &&
|
213
|
-
usages == o.usages &&
|
214
|
-
songtradr_playlist_guid == o.songtradr_playlist_guid &&
|
215
|
-
asset_url == o.asset_url &&
|
216
|
-
pretzel_tier == o.pretzel_tier &&
|
217
|
-
usage == o.usage &&
|
218
|
-
tracks == o.tracks &&
|
219
|
-
created == o.created &&
|
220
|
-
updated == o.updated &&
|
221
|
-
description == o.description
|
222
|
-
end
|
223
|
-
|
224
|
-
# @see the `==` method
|
225
|
-
# @param [Object] Object to be compared
|
226
|
-
def eql?(o)
|
227
|
-
self == o
|
228
|
-
end
|
229
|
-
|
230
|
-
# Calculates hash code according to all attributes.
|
231
|
-
# @return [Integer] Hash code
|
232
|
-
def hash
|
233
|
-
[name, state, usages, songtradr_playlist_guid, asset_url, pretzel_tier, usage, tracks, created, updated, description].hash
|
234
|
-
end
|
235
|
-
|
236
|
-
# Builds the object from hash
|
237
|
-
# @param [Hash] attributes Model attributes in the form of hash
|
238
|
-
# @return [Object] Returns the model itself
|
239
|
-
def self.build_from_hash(attributes)
|
240
|
-
return nil unless attributes.is_a?(Hash)
|
241
|
-
attributes = attributes.transform_keys(&:to_sym)
|
242
|
-
transformed_hash = {}
|
243
|
-
openapi_types.each_pair do |key, type|
|
244
|
-
if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
|
245
|
-
transformed_hash["#{key}"] = nil
|
246
|
-
elsif type =~ /\AArray<(.*)>/i
|
247
|
-
# check to ensure the input is an array given that the attribute
|
248
|
-
# is documented as an array but the input is not
|
249
|
-
if attributes[attribute_map[key]].is_a?(Array)
|
250
|
-
transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
|
251
|
-
end
|
252
|
-
elsif !attributes[attribute_map[key]].nil?
|
253
|
-
transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
|
254
|
-
end
|
255
|
-
end
|
256
|
-
new(transformed_hash)
|
257
|
-
end
|
258
|
-
|
259
|
-
# Deserializes the data based on type
|
260
|
-
# @param string type Data type
|
261
|
-
# @param string value Value to be deserialized
|
262
|
-
# @return [Object] Deserialized data
|
263
|
-
def self._deserialize(type, value)
|
264
|
-
case type.to_sym
|
265
|
-
when :Time
|
266
|
-
Time.parse(value)
|
267
|
-
when :Date
|
268
|
-
Date.parse(value)
|
269
|
-
when :String
|
270
|
-
value.to_s
|
271
|
-
when :Integer
|
272
|
-
value.to_i
|
273
|
-
when :Float
|
274
|
-
value.to_f
|
275
|
-
when :Boolean
|
276
|
-
if value.to_s =~ /\A(true|t|yes|y|1)\z/i
|
277
|
-
true
|
278
|
-
else
|
279
|
-
false
|
280
|
-
end
|
281
|
-
when :Object
|
282
|
-
# generic object (usually a Hash), return directly
|
283
|
-
value
|
284
|
-
when /\AArray<(?<inner_type>.+)>\z/
|
285
|
-
inner_type = Regexp.last_match[:inner_type]
|
286
|
-
value.map { |v| _deserialize(inner_type, v) }
|
287
|
-
when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
|
288
|
-
k_type = Regexp.last_match[:k_type]
|
289
|
-
v_type = Regexp.last_match[:v_type]
|
290
|
-
{}.tap do |hash|
|
291
|
-
value.each do |k, v|
|
292
|
-
hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
|
293
|
-
end
|
294
|
-
end
|
295
|
-
else # model
|
296
|
-
# models (e.g. Pet) or oneOf
|
297
|
-
klass = SongtradrApiClientRuby.const_get(type)
|
298
|
-
klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
|
299
|
-
end
|
300
|
-
end
|
301
|
-
|
302
|
-
# Returns the string representation of the object
|
303
|
-
# @return [String] String presentation of the object
|
304
|
-
def to_s
|
305
|
-
to_hash.to_s
|
306
|
-
end
|
307
|
-
|
308
|
-
# to_body is an alias to to_hash (backward compatibility)
|
309
|
-
# @return [Hash] Returns the object in the form of hash
|
310
|
-
def to_body
|
311
|
-
to_hash
|
312
|
-
end
|
313
|
-
|
314
|
-
# Returns the object in the form of hash
|
315
|
-
# @return [Hash] Returns the object in the form of hash
|
316
|
-
def to_hash
|
317
|
-
hash = {}
|
318
|
-
self.class.attribute_map.each_pair do |attr, param|
|
319
|
-
value = self.send(attr)
|
320
|
-
if value.nil?
|
321
|
-
is_nullable = self.class.openapi_nullable.include?(attr)
|
322
|
-
next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
|
323
|
-
end
|
324
|
-
|
325
|
-
hash[param] = _to_hash(value)
|
326
|
-
end
|
327
|
-
hash
|
328
|
-
end
|
329
|
-
|
330
|
-
# Outputs non-array value in the form of hash
|
331
|
-
# For object, use to_hash. Otherwise, just return the value
|
332
|
-
# @param [Object] value Any valid value
|
333
|
-
# @return [Hash] Returns the value in the form of hash
|
334
|
-
def _to_hash(value)
|
335
|
-
if value.is_a?(Array)
|
336
|
-
value.compact.map { |v| _to_hash(v) }
|
337
|
-
elsif value.is_a?(Hash)
|
338
|
-
{}.tap do |hash|
|
339
|
-
value.each { |k, v| hash[k] = _to_hash(v) }
|
340
|
-
end
|
341
|
-
elsif value.respond_to? :to_hash
|
342
|
-
value.to_hash
|
343
|
-
else
|
344
|
-
value
|
345
|
-
end
|
346
|
-
end
|
347
|
-
|
348
|
-
end
|
349
|
-
|
350
|
-
end
|