ondrejbouda / web-api

Public issue tracker for Spotify's Web API

Home Page:https://developer.spotify.com/web-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spotify's Web API

Bugs and Requests

The purpose of this repository is to work as the public issue tracker for Spotify's Web API. If you've found a bug in the API, or have ideas on how we could improve it, please create an issue. It's greatly appreciated.

We differentiate between enhancement requests and feature requests in that enhancement requests are improvement of existing features, while feature requests are requests for entirely new features.

Open issues

Open bug tickets | Open feature requests | Open enhancement requests

If you want to show your support for an existing feature request, please add a thumbs up reaction instead of commenting "+1". This way the creator of the feature request doesn't get bombarded with notifications.

Issues in the mobile SDKs

For bugs and features related to the mobile SDKs, please visit the repositories for the Android SDK or the iOS SDK.

Other support

We refer to Stack Overflow for programming related issues. Remember to add the spotify tag to your question.

If you have ideas, bug reports, or any other type of feedback to Spotify that doesn't relate to the Web API, please submit these at Spotify's Community forums.

API Specification (RAML)

The repository also contains the RAML™ specification for the Spotify Web API. RAML is a YAML-based language that describes RESTful APIs and provides all the information necessary to describe RESTful APIs, create API client-code and API server-code generators, and create API user documentation from RAML API definitions.

Stay tuned in

For API announcements, follow @SpotifyPlatform on Twitter, visit the API Change Log, or subscribe to our newsletter.

About

Public issue tracker for Spotify's Web API

https://developer.spotify.com/web-api/


Languages

Language:RAML 100.0%