##########################################################################
# Error Responses
##########################################################################
InvalidInput:
  $ref: "./InvalidInput.yaml"

Unauthorized:
  $ref: "./Unauthorized.yaml"

InternalError:
  $ref: "./InternalError.yaml"

NotFoundError:
  $ref: "./NotFoundError.yaml"

##########################################################################
# Resource Responses
##########################################################################
PopularityResponse:
  $ref: "./PopularityResponse.yaml"

ProductResponse:
  $ref: "./ProductResponse.yaml"

ProductsResponse:
  $ref: "./ProductsResponse.yaml"

ProductVersionResponse:
  $ref: "./ProductVersionResponse.yaml"

ProductVersionsResponse:
  $ref: "./ProductVersionsResponse.yaml"

ProjectResponse:
  $ref: "./ProjectResponse.yaml"

ProjectsResponse:
  $ref: "./ProjectsResponse.yaml"

CompanyResponse:
  $ref: "./CompanyResponse.yaml"

CompaniesResponse:
  $ref: "./CompaniesResponse.yaml"

RepertoireOwnerResponse:
  $ref: "./RepertoireOwnerResponse.yaml"

RepertoireOwnersResponse:
  $ref: "./RepertoireOwnersResponse.yaml"

ArtistResponse:
  $ref: "./ArtistResponse.yaml"

ArtistsResponse:
  $ref: "./ArtistsResponse.yaml"

ArtistFollowersResponse:
  $ref: "./ArtistFollowersResponse.yaml"

ChartResponse:
  $ref: "./ChartResponse.yaml"

ChartsResponse:
  $ref: "./ChartsResponse.yaml"

DataCompletenessResponse:
  $ref: "./DataCompletenessResponse.yaml"

DataHealthStatusResponse:
  $ref: "./DataHealthStatusResponse.yaml"

DataHealthStatusAnalyticsResponse:
  $ref: "./DataHealthStatusAnalyticsResponse.yaml"

AdsDataHealthStatusResponse:
  $ref: "./AdsDataHealthStatusResponse.yaml"

SpotifyChartsDataHealthStatusResponse:
  $ref: "./SpotifyChartsDataHealthStatusResponse.yaml"

AppleMusicChartsDataHealthStatusResponse:
  $ref: "./AppleMusicChartsDataHealthStatusResponse.yaml"

AdsDataHealthStatusAnalyticsResponse:
  $ref: "./AdsDataHealthStatusAnalyticsResponse.yaml"

DspResponse:
  $ref: "./DspResponse.yaml"

DspsResponse:
  $ref: "./DspsResponse.yaml"

PlaylistRankResponse:
  $ref: "./PlaylistRankResponse.yaml"

PlaylistRanksResponse:
  $ref: "./PlaylistRanksResponse.yaml"

PlaylistResponse:
  $ref: "./PlaylistResponse.yaml"

PlaylistsResponse:
  $ref: "./PlaylistsResponse.yaml"

RegionResponse:
  $ref: "./RegionResponse.yaml"

RegionsResponse:
  $ref: "./RegionsResponse.yaml"

StreamsResponse:
  $ref: "./StreamsResponse.yaml"

StreamDatesResponse:
  $ref: "./StreamDatesResponse.yaml"

TrackResponse:
  $ref: "./TrackResponse.yaml"

TracksResponse:
  $ref: "./TracksResponse.yaml"

LabelResponse:
  $ref: "./LabelResponse.yaml"

PlaylistTrackPositionsResponse:
  $ref: "./PlaylistTrackPositionsResponse.yaml"

PlaylistTrackPositionSummariesResponse:
  $ref: "./PlaylistTrackPositionSummariesResponse.yaml"

PlaylistTrackPositionAdditionsResponse:
  $ref: "./PlaylistTrackPositionAdditionsResponse.yaml"

VideoAnalyticsResponse:
  $ref: "./VideoAnalyticsResponse.yaml"

VideoResponse:
  $ref: "./VideoResponse.yaml"

VideosResponse:
  $ref: "./VideosResponse.yaml"

AdsPerformanceResponse:
  $ref: "./AdsPerformanceResponse.yaml"

LinkfireLinksResponse:
  $ref: "./LinkfireLinksResponse.yaml"

VideoChartPositionsResponse:
  $ref: "./VideoChartPositionsResponse.yaml"

VideoChartPositionSummariesResponse:
  $ref: "./VideoChartPositionSummariesResponse.yaml"

RegionLocalizationsResponse:
  $ref: "./RegionLocalizationsResponse.yaml"

TikTokTrackAnalytics:
  $ref: "./TikTokTrackAnalytics.yaml"

TikTokTopCharts:
  $ref: "./TikTokTopCharts.yaml"

TikTokTopChartTrackStates:
  $ref: "./TikTokTopChartTrackStates.yaml"

TikTokTopChartTrackAnalytics:
  $ref: "./TikTokTopChartTrackAnalytics.yaml"

ShazamTrackChartPositionsResponse:
  $ref: "./ShazamTrackChartPositionsResponse.yaml"

ShazamTrackChartPositionSummariesResponse:
  $ref: "./ShazamTrackChartPositionSummariesResponse.yaml"

ShazamCitiesResponse:
  $ref: "./ShazamCitiesResponse.yaml"

ShazamChartsResponse:
  $ref: "./ShazamChartsResponse.yaml"

SpotifyChartsResponse:
  $ref: "./SpotifyChartsResponse.yaml"

SpotifyTrackChartsSearchResultsResponse:
  $ref: "./SpotifyTrackChartsSearchResultsResponse.yaml"

SpotifyTrackChartsLifetimeSearchResultsResponse:
  $ref: "./SpotifyTrackChartsLifetimeSearchResultsResponse.yaml"

SpotifyTracksChartsChangesSearchResultsResponse:
  $ref: "./SpotifyTracksChartsChangesSearchResultsResponse.yaml"

SpotifyChartTracksAnalyticsResultsResponse:
  $ref: "./SpotifyChartTracksAnalyticsResultsResponse.yaml"

SpotifyChartTrackStatesResponse:
  $ref: "./SpotifyChartTrackStatesResponse.yaml"

DataHealthChartPositionsResponse:
  $ref: "./DataHealthChartPositionsResponse.yaml"

AppleMusicChartTrackStatesResponse:
  $ref: "./AppleMusicChartTrackStatesResponse.yaml"

AppleMusicChartsResponse:
  $ref: "./AppleMusicChartsResponse.yaml"

AppleMusicTrackChartsSearchResultsResponse:
  $ref: "./AppleMusicTrackChartsSearchResultsResponse.yaml"

AppleMusicTrackChartsLifetimeSearchResultsResponse:
  $ref: "./AppleMusicTrackChartsLifetimeSearchResultsResponse.yaml"

AppleMusicChartTracksAnalyticsResultsResponse:
  $ref: "./AppleMusicChartTracksAnalyticsResultsResponse.yaml"

StreamsNewListenersTopCountryResultsResponse:
  $ref: "./StreamsNewListenersTopCountryResultsResponse.yaml"
