mirror of
				https://github.com/KevinMidboe/moviedb.git
				synced 2025-10-29 17:50:25 +00:00 
			
		
		
		
	Added external_ids for person
This commit is contained in:
		| @@ -76,6 +76,7 @@ | |||||||
|           , "Changes" : { "resource": "person/:id/changes", "method": "get" } |           , "Changes" : { "resource": "person/:id/changes", "method": "get" } | ||||||
|           , "Latest" : { "resource": "person/latest", "method": "get" } |           , "Latest" : { "resource": "person/latest", "method": "get" } | ||||||
|           , "Popular" : { "resource": "person/popular", "method": "get" } |           , "Popular" : { "resource": "person/popular", "method": "get" } | ||||||
|  |           , "ExternalIds" : { "resource": "person/:id/external_ids", "method": "get" } | ||||||
|         } |         } | ||||||
|       , "list" : { |       , "list" : { | ||||||
|             "Info" : { "resource": "list/:id", "method": "get" } |             "Info" : { "resource": "list/:id", "method": "get" } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user