Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit a93b026

Browse files
authored
Merge branch 'master' into imported-VincentMarmiesse-devdocs-9276
2 parents ed8bd0f + e4d0358 commit a93b026

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

src/_data/whats-new.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ description: This page contains recent changes that we think you'd like to know
44
We exclude from this list proofreading, spelling checks, and all minor updates.
55
link: "/whats-new.html"
66
thread: "/whatsnew-feed.xml"
7-
updated: Mon Nov 22 15:39:00 2021
7+
updated: Mon Nov 29 15:40:15 2021
88
entries:
9-
- description: Added the 'Reindexing in parallel mode` section to the [Manage the indexers](https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-index.html)
9+
- description: Added the 'Reindexing in parallel mode` section to the [Manage the
10+
indexers](https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-index.html)
1011
topic.
1112
versions: 2.3.x, 2.4.x
1213
type: Major Update

src/guides/v2.3/get-started/bk-get-started-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ functional_areas:
1414

1515
The Magento web [API](https://glossary.magento.com/api) framework provides integrators and developers the means to use web services that communicate with the Magento system. Key features include:
1616

17-
* Support for both [REST]({{ page.baseurl }}/rest/bk-rest.html) (Representational State Transfer) and [SOAP]({{ page.baseurl }}/soap/bk-soap.html) (Simple Object Access Protocol). In Magento 2, the [web API](https://glossary.magento.com/web-api) coverage is the same for both REST and SOAP.
17+
* Support for [GraphQL]({{page.baseurl}}/graphql/index.html), [REST]({{ page.baseurl }}/rest/bk-rest.html) (Representational State Transfer) and [SOAP]({{ page.baseurl }}/soap/bk-soap.html) (Simple Object Access Protocol). In Magento 2, the [web API](https://glossary.magento.com/web-api) coverage is the same for both REST and SOAP.
1818

1919
* Three types of [authentication]({{ page.baseurl }}/get-started/authentication/gs-authentication.html):
2020
* Third-party applications authenticate with [OAuth 1.0a]({{ page.baseurl }}/get-started/authentication/gs-authentication-oauth.html).

0 commit comments

Comments
 (0)