diff --git a/apidocs/allclasses-frame.html b/apidocs/allclasses-frame.html
index f24059361..0e2c43508 100644
--- a/apidocs/allclasses-frame.html
+++ b/apidocs/allclasses-frame.html
@@ -2,10 +2,10 @@
-
+
@@ -400,7 +398,7 @@ extends TmdbParameters getParams()
Get the parameters
-
+
This will be used to construct the URL in the API
- Returns:
@@ -553,7 +551,7 @@ extends Discover releaseDateGte(String releaseDateGte)
The minimum release to include.
-
+
Expected format is YYYY-MM-DD.
- Parameters:
releaseDateGte -
- Returns:
@@ -567,7 +565,7 @@ extends Discover releaseDateLte(String releaseDateLte)
The maximum release to include.
-
+
Expected format is YYYY-MM-DD.
- Parameters:
releaseDateLte -
- Returns:
@@ -581,9 +579,9 @@ extends Discover certificationCountry(String certificationCountry)
Only include movies with certifications for a specific country.
-
+
When this value is specified, 'certificationLte' is required.
-
+
A ISO 3166-1 is expected
- Parameters:
certificationCountry -
- Returns:
@@ -597,7 +595,7 @@ extends Discover certificationLte(String certificationLte)
Only include movies with this certification and lower.
-
+
Expected value is a valid certification for the specified 'certificationCountry'.
- Parameters:
certificationLte -
- Returns:
@@ -721,11 +719,11 @@ extends Discover withGenres(String withGenres)
Only include movies with the specified genres.
-
+
Expected value is an integer (the id of a genre).
-
+
Multiple values can be specified.
-
+
Comma separated indicates an 'AND' query, while a pipe (|) separated value indicates an 'OR'
- Parameters:
withGenres -
- Returns:
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
index a422238d8..0892daba4 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/WithBuilder.html
@@ -2,10 +2,10 @@
-
+
WithBuilder (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
index 14a6a8dd9..6c12c95d7 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/Discover.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.discover.Discover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
index 5381d776a..dddac48ad 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/class-use/WithBuilder.html
@@ -2,10 +2,10 @@
-
+
Uses of Class com.omertron.themoviedbapi.model.discover.WithBuilder (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
index 0a862a724..f3da701de 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-frame.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
diff --git a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
index 3b25b7387..10761d56b 100644
--- a/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
+++ b/apidocs/com/omertron/themoviedbapi/model/discover/package-summary.html
@@ -2,10 +2,10 @@
-
+
com.omertron.themoviedbapi.model.discover (API-The MovieDB 4.3-SNAPSHOT API)
-
+
@@ -79,9 +79,7 @@