mirror of
https://github.com/KevinMidboe/moviedb.git
synced 2025-10-29 17:50:25 +00:00
Deleting unused configuration data in the endpoints
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"base_url": "http://api.themoviedb.org/3/"
|
||||
, "configuration" : "configuration"
|
||||
, "authentication" : {
|
||||
"requestToken" : "authentication/token/new"
|
||||
, "sessionId" : "authentication/session/new"
|
||||
|
||||
Reference in New Issue
Block a user