From 66c6ce2c01083e93be57008475a91fa35645f88d Mon Sep 17 00:00:00 2001 From: sct Date: Sat, 20 Aug 2022 03:23:32 +0000 Subject: [PATCH] deploy: 9021696cf085bd6387701811e64466e14893d1db --- overseerr-api.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/overseerr-api.yml b/overseerr-api.yml index 6eaef6ba0..b6fb50fbb 100644 --- a/overseerr-api.yml +++ b/overseerr-api.yml @@ -5342,7 +5342,7 @@ paths: $ref: '#/components/schemas/SonarrSeries' /regions: get: - summary: Regions supported by TMDb + summary: Regions supported by TMDB description: Returns a list of regions in a JSON object. tags: - tmdb @@ -5364,7 +5364,7 @@ paths: example: United States of America /languages: get: - summary: Languages supported by TMDb + summary: Languages supported by TMDB description: Returns a list of languages in a JSON object. tags: - tmdb @@ -5429,7 +5429,7 @@ paths: $ref: '#/components/schemas/ProductionCompany' /genres/movie: get: - summary: Get list of official TMDb movie genres + summary: Get list of official TMDB movie genres description: Returns a list of genres in a JSON array. tags: - tmdb @@ -5457,7 +5457,7 @@ paths: example: Family /genres/tv: get: - summary: Get list of official TMDb movie genres + summary: Get list of official TMDB movie genres description: Returns a list of genres in a JSON array. tags: - tmdb