Socket
Socket
Sign inDemoInstall

apileague-js

Package Overview
Dependencies
Maintainers
0
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apileague-js - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

4

dist/api/ArtApi.js

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module api/ArtApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var ArtApi = exports["default"] = /*#__PURE__*/function () {

@@ -20,3 +20,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -32,3 +32,3 @@ *

* @module api/BooksApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -35,0 +35,0 @@ var BooksApi = exports["default"] = /*#__PURE__*/function () {

@@ -23,3 +23,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -35,3 +35,3 @@ *

* @module api/FoodApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -38,0 +38,0 @@ var FoodApi = exports["default"] = /*#__PURE__*/function () {

@@ -24,3 +24,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -36,3 +36,3 @@ *

* @module api/HumorApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -39,0 +39,0 @@ var HumorApi = exports["default"] = /*#__PURE__*/function () {

@@ -21,3 +21,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -33,3 +33,3 @@ *

* @module api/KnowledgeApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -36,0 +36,0 @@ var KnowledgeApi = exports["default"] = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module api/MathApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var MathApi = exports["default"] = /*#__PURE__*/function () {

@@ -21,3 +21,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -33,3 +33,3 @@ *

* @module api/MediaApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -89,3 +89,3 @@ var MediaApi = exports["default"] = /*#__PURE__*/function () {

* @param {String} error Error message, if any.
* @param {Object} data The data returned by the service call.
* @param {File} data The data returned by the service call.
* @param {String} response The complete HTTP response.

@@ -102,3 +102,3 @@ */

* @param {module:api/MediaApi~rescaleImageCallback} callback The callback function, accepting three arguments: error, data, response
* data is of type: {@link Object}
* data is of type: {@link File}
*/

@@ -137,3 +137,3 @@ }, {

var accepts = ['application/octet-stream'];
var returnType = Object;
var returnType = File;
return this.apiClient.callApi('/rescale-image', 'GET', pathParams, queryParams, headerParams, formParams, postBody, authNames, contentTypes, accepts, returnType, null, callback);

@@ -140,0 +140,0 @@ }

@@ -21,3 +21,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -33,3 +33,3 @@ *

* @module api/NewsApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -36,0 +36,0 @@ var NewsApi = exports["default"] = /*#__PURE__*/function () {

@@ -20,3 +20,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -32,3 +32,3 @@ *

* @module api/StorageApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -35,0 +35,0 @@ var StorageApi = exports["default"] = /*#__PURE__*/function () {

@@ -31,3 +31,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -43,3 +43,3 @@ *

* @module api/TextApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -46,0 +46,0 @@ var TextApi = exports["default"] = /*#__PURE__*/function () {

@@ -24,3 +24,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -36,3 +36,3 @@ *

* @module api/WebApi
* @version 1.6.0
* @version 1.6.1
*/

@@ -39,0 +39,0 @@ var WebApi = exports["default"] = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module ApiClient
* @version 1.6.0
* @version 1.6.1
*/

@@ -79,3 +79,3 @@ /**

this.defaultHeaders = {
'User-Agent': 'OpenAPI-Generator/1.6.0/Javascript'
'User-Agent': 'OpenAPI-Generator/1.6.1/Javascript'
};

@@ -82,0 +82,0 @@

@@ -27,3 +27,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -39,3 +39,3 @@ *

* @module model/ComputeNutrition200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -42,0 +42,0 @@ var ComputeNutrition200Response = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/ComputeNutrition200ResponseIngredientBreakdownInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var ComputeNutrition200ResponseIngredientBreakdownInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ComputeNutrition200ResponseIngredientBreakdownInnerNutrientsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ComputeNutrition200ResponseIngredientBreakdownInnerNutrientsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ConvertUnits200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ConvertUnits200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/CorrectSpelling200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var CorrectSpelling200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/DetectGenderByName200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var DetectGenderByName200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/DetectLanguage200ResponseInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var DetectLanguage200ResponseInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/DetectMainImageColor200ResponseInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var DetectMainImageColor200ResponseInner = /*#__PURE__*/function () {

@@ -23,3 +23,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -35,3 +35,3 @@ *

* @module model/DetectSentiment200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -38,0 +38,0 @@ var DetectSentiment200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/DetectSentiment200ResponseDocument
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var DetectSentiment200ResponseDocument = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/DetectSentiment200ResponseSentencesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var DetectSentiment200ResponseSentencesInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/ExtractAuthors200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var ExtractAuthors200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ExtractAuthors200ResponseAuthorsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ExtractAuthors200ResponseAuthorsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ExtractContentFromAWebPage200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ExtractContentFromAWebPage200Response = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/ExtractDates200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var ExtractDates200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ExtractDates200ResponseDatesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ExtractDates200ResponseDatesInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/ExtractEntities200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var ExtractEntities200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ExtractEntities200ResponseEntitiesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ExtractEntities200ResponseEntitiesInner = /*#__PURE__*/function () {

@@ -23,3 +23,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -35,3 +35,3 @@ *

* @module model/ExtractNews200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -38,0 +38,0 @@ var ExtractNews200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ExtractNews200ResponseImagesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ExtractNews200ResponseImagesInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ExtractNews200ResponseVideosInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ExtractNews200ResponseVideosInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ExtractPublishDate200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ExtractPublishDate200Response = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/FindSimilarBooks200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var FindSimilarBooks200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/GenerateNonsenseWord200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var GenerateNonsenseWord200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ListWordSynonyms200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ListWordSynonyms200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/PluralizeWord200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var PluralizeWord200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RandomMeme200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RandomMeme200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RandomPoem200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RandomPoem200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RandomQuote200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RandomQuote200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RandomRiddle200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RandomRiddle200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RandomTrivia200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RandomTrivia200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ReadKeyValueFromStore200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ReadKeyValueFromStore200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RetrievePageRank200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RetrievePageRank200Response = /*#__PURE__*/function () {

@@ -29,3 +29,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -41,3 +41,3 @@ *

* @module model/RetrieveRecipeInformation200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -44,0 +44,0 @@ var RetrieveRecipeInformation200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseCredits
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RetrieveRecipeInformation200ResponseCredits = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseDietaryProperties
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RetrieveRecipeInformation200ResponseDietaryProperties = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseIngredientsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var RetrieveRecipeInformation200ResponseIngredientsInner = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseIngredientsInnerMeasures
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var RetrieveRecipeInformation200ResponseIngredientsInnerMeasures = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseInstructionsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var RetrieveRecipeInformation200ResponseInstructionsInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseInstructionsInnerStepsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var RetrieveRecipeInformation200ResponseInstructionsInnerStepsInner = /*#__PURE__*/function () {

@@ -27,3 +27,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -39,3 +39,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseNutrition
* @version 1.6.0
* @version 1.6.1
*/

@@ -42,0 +42,0 @@ var RetrieveRecipeInformation200ResponseNutrition = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseNutritionIngredientBreakdownInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var RetrieveRecipeInformation200ResponseNutritionIngredientBreakdownInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseScores
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RetrieveRecipeInformation200ResponseScores = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseTaste
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RetrieveRecipeInformation200ResponseTaste = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/RetrieveRecipeInformation200ResponseTimes
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var RetrieveRecipeInformation200ResponseTimes = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module model/ScoreReadability200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var ScoreReadability200Response = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/ScoreText200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var ScoreText200Response = /*#__PURE__*/function () {

@@ -20,3 +20,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -32,3 +32,3 @@ *

* @module model/ScoreText200ResponseInterestingness
* @version 1.6.0
* @version 1.6.1
*/

@@ -35,0 +35,0 @@ var ScoreText200ResponseInterestingness = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ScoreText200ResponseInterestingnessSubscores
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ScoreText200ResponseInterestingnessSubscores = /*#__PURE__*/function () {

@@ -20,3 +20,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -32,3 +32,3 @@ *

* @module model/ScoreText200ResponseReadability
* @version 1.6.0
* @version 1.6.1
*/

@@ -35,0 +35,0 @@ var ScoreText200ResponseReadability = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ScoreText200ResponseReadabilityMainscores
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ScoreText200ResponseReadabilityMainscores = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ScoreText200ResponseReadabilitySubscores
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ScoreText200ResponseReadabilitySubscores = /*#__PURE__*/function () {

@@ -20,3 +20,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -32,3 +32,3 @@ *

* @module model/ScoreText200ResponseSkimmability
* @version 1.6.0
* @version 1.6.1
*/

@@ -35,0 +35,0 @@ var ScoreText200ResponseSkimmability = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ScoreText200ResponseSkimmabilityMainscores
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ScoreText200ResponseSkimmabilityMainscores = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ScoreText200ResponseSkimmabilitySubscores
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ScoreText200ResponseSkimmabilitySubscores = /*#__PURE__*/function () {

@@ -20,3 +20,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -32,3 +32,3 @@ *

* @module model/ScoreText200ResponseStyle
* @version 1.6.0
* @version 1.6.1
*/

@@ -35,0 +35,0 @@ var ScoreText200ResponseStyle = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/ScoreText200ResponseStyleSubscores
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var ScoreText200ResponseStyleSubscores = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module model/SearchBooks200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var SearchBooks200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchBooks200ResponseBooksInnerInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchBooks200ResponseBooksInnerInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchDrinks200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchDrinks200Response = /*#__PURE__*/function () {

@@ -25,3 +25,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -37,3 +37,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -40,0 +40,0 @@ var SearchDrinks200ResponseDrinksInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerCredits
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerCredits = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerIngredientsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var SearchDrinks200ResponseDrinksInnerIngredientsInner = /*#__PURE__*/function () {

@@ -20,3 +20,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -32,3 +32,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerIngredientsInnerMeasures
* @version 1.6.0
* @version 1.6.1
*/

@@ -35,0 +35,0 @@ var SearchDrinks200ResponseDrinksInnerIngredientsInnerMeasures = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerIngredientsInnerMeasuresMetric
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerIngredientsInnerMeasuresMetric = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerIngredientsInnerMeasuresUs
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerIngredientsInnerMeasuresUs = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerInstructionsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchDrinks200ResponseDrinksInnerInstructionsInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerInstructionsInnerStepsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchDrinks200ResponseDrinksInnerInstructionsInnerStepsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerInstructionsInnerStepsInnerIngredientsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerInstructionsInnerStepsInnerIngredientsInner = /*#__PURE__*/function () {

@@ -26,3 +26,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -38,3 +38,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerNutrition
* @version 1.6.0
* @version 1.6.1
*/

@@ -41,0 +41,0 @@ var SearchDrinks200ResponseDrinksInnerNutrition = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerNutritionCaloricBreakdown
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerNutritionCaloricBreakdown = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerNutritionFlavonoidsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerNutritionFlavonoidsInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerNutritionIngredientBreakdownInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchDrinks200ResponseDrinksInnerNutritionIngredientBreakdownInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerNutritionIngredientBreakdownInnerNutrientsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerNutritionIngredientBreakdownInnerNutrientsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerNutritionNutrientsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerNutritionNutrientsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchDrinks200ResponseDrinksInnerNutritionWeightPerServing
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchDrinks200ResponseDrinksInnerNutritionWeightPerServing = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchGifs200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchGifs200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchGifs200ResponseImagesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchGifs200ResponseImagesInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchIcons200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchIcons200Response = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchJokes200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchJokes200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchJokes200ResponseJokesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchJokes200ResponseJokesInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchMemes200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchMemes200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchMemes200ResponseMemesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchMemes200ResponseMemesInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchNews200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchNews200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchNews200ResponseNewsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchNews200ResponseNewsInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchRecipes200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchRecipes200Response = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module model/SearchRecipes200ResponseRecipesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var SearchRecipes200ResponseRecipesInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchRecipes200ResponseRecipesInnerNutrition
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchRecipes200ResponseRecipesInnerNutrition = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchRecipes200ResponseRecipesInnerNutritionNutrientsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchRecipes200ResponseRecipesInnerNutritionNutrientsInner = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchRestaurants200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchRestaurants200Response = /*#__PURE__*/function () {

@@ -20,3 +20,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -32,3 +32,3 @@ *

* @module model/SearchRestaurants200ResponseRestaurantsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -35,0 +35,0 @@ var SearchRestaurants200ResponseRestaurantsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchRestaurants200ResponseRestaurantsInnerAddress
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchRestaurants200ResponseRestaurantsInnerAddress = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module model/SearchRestaurants200ResponseRestaurantsInnerLocalHours
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var SearchRestaurants200ResponseRestaurantsInnerLocalHours = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchRestaurants200ResponseRestaurantsInnerLocalHoursOperational
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchRestaurants200ResponseRestaurantsInnerLocalHoursOperational = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchRoyaltyFreeImages200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchRoyaltyFreeImages200Response = /*#__PURE__*/function () {

@@ -19,3 +19,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -31,3 +31,3 @@ *

* @module model/SearchRoyaltyFreeImages200ResponseImagesInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -34,0 +34,0 @@ var SearchRoyaltyFreeImages200ResponseImagesInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchRoyaltyFreeImages200ResponseImagesInnerLicense
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchRoyaltyFreeImages200ResponseImagesInnerLicense = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/SearchWeb200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var SearchWeb200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SearchWeb200ResponseResultsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SearchWeb200ResponseResultsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/SingularizeWord200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var SingularizeWord200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/StemText200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var StemText200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/StoreKeyValueGET200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var StoreKeyValueGET200Response = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/TagPartOfSpeech200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var TagPartOfSpeech200Response = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/TopNews200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var TopNews200Response = /*#__PURE__*/function () {

@@ -22,3 +22,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -34,3 +34,3 @@ *

* @module model/TopNews200ResponseTopNewsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -37,0 +37,0 @@ var TopNews200ResponseTopNewsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/TopNews200ResponseTopNewsInnerNewsInner
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var TopNews200ResponseTopNewsInnerNewsInner = /*#__PURE__*/function () {

@@ -18,3 +18,3 @@ "use strict";

*
* The version of the OpenAPI document: 1.6.0
* The version of the OpenAPI document: 1.6.1
* Contact: mail@apileague.com

@@ -30,3 +30,3 @@ *

* @module model/VerifyEmailAddress200Response
* @version 1.6.0
* @version 1.6.1
*/

@@ -33,0 +33,0 @@ var VerifyEmailAddress200Response = /*#__PURE__*/function () {

{
"name": "apileague-js",
"version": "1.6.0",
"version": "1.6.1",
"description": "API League is a Hub for World Class APIs.",

@@ -5,0 +5,0 @@ "license": "Unlicense",

@@ -7,4 +7,4 @@ # apileague-js

- API version: 1.6.0
- Package version: 1.6.0
- API version: 1.6.1
- Package version: 1.6.1
- Generator version: 7.8.0-SNAPSHOT

@@ -11,0 +11,0 @@ - Build package: org.openapitools.codegen.languages.JavascriptClientCodegen

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc