From 36a474cd7fc2a148dd2b72e81a02eb8b0f82e0de Mon Sep 17 00:00:00 2001 From: "Aspose.Email Team" Date: Thu, 29 Oct 2020 06:32:18 -0500 Subject: [PATCH] SDK version 20.10.0 generated --- README.md | 9 ++++----- composer.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8088a46..2523634 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ This SDK allows you to work with Aspose.Email Cloud REST APIs in your PHP applications quickly and easily, with zero initial cost. [Aspose.Email Cloud home](https://products.aspose.cloud/email/family) -[API Reference](https://apireference.aspose.cloud/email/) + +[Swagger UI](https://apireference.aspose.cloud/email/) # Cloud Email Processing Features Aspose.Email Cloud is a REST API for creating email applications that work with standard email file formats. This SDK: @@ -36,9 +37,7 @@ See [Release notes](https://docs.aspose.cloud/email/aspose-email-cloud-20-10-rel ## How to use the SDK? The complete source code is available in the [GIT repository](https://github.com/aspose-email-cloud/aspose-email-cloud-php/tree/master/src/Aspose/Email). -Use [SDK tutorials](https://docs.aspose.cloud/email/sdk-tutorials/). - -SDK reference documentation is available in [this README](https://github.com/aspose-email-cloud/aspose-email-cloud-php/blob/master/doc/README.md). +Use [SDK tutorials](https://docs.aspose.cloud/email/sdk-tutorials/) and [SDK reference documentation](https://docs.aspose.cloud/email/reference-api/). ### Prerequisites To use this SDK, you need an App SID and an App Key; they can be looked up at [Aspose Cloud Dashboard](https://dashboard.aspose.cloud/#/apps) (it requires free registration in Aspose Cloud for this). @@ -74,4 +73,4 @@ $contact = $result->getValue()[0]; $parsedDisplayName = $contact->getDisplayName(); ``` -[Product Page](https://products.aspose.cloud/email/php) | [Documentation](https://docs.aspose.cloud/email/) | [Demo](https://products.aspose.app/email/family) | [API Reference](https://apireference.aspose.cloud/email/) | [Blog](https://blog.aspose.cloud/category/email/) | [Free support](https://forum.aspose.cloud/c/email) | [Free trial](https://dashboard.aspose.cloud/#/apps) +[Product Page](https://products.aspose.cloud/email/php) | [Documentation](https://docs.aspose.cloud/email/) | [Demo](https://products.aspose.app/email/family) | [Swagger UI](https://apireference.aspose.cloud/email/) | [Blog](https://blog.aspose.cloud/category/email/) | [Free support](https://forum.aspose.cloud/c/email) | [Free trial](https://dashboard.aspose.cloud/#/apps) | [SDK reference documentation](https://docs.aspose.cloud/email/reference-api) \ No newline at end of file diff --git a/composer.json b/composer.json index 441ca6a..3e1789e 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "description": "This repository contains Aspose Cloud SDK for PHP source code. Aspose Cloud SDK for PHP lets PHP developers convert and process a variety of file formats in the cloud quickly and easily.", "name": "aspose/aspose-email-cloud", "type": "library", - "version": "20.10.0.123", + "version": "20.10.0", "license": "MIT", "keywords": [ "aspose",