This repository was archived by the owner on Nov 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
MCLOUD-6977: Update documentation about routes (#7912) #7927
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* MCLOUD-6977: Update documentation about routes * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * MCLOUD-6977: Update documentation about routes * MCLOUD-6977: Update documentation about routes * MCLOUD-6977: Update documentation about routes * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * MCLOUD-6977: Update documentation about routes * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * Update src/cloud/project/routes.md Co-authored-by: Barny Shergold <[email protected]> * MCLOUD-6977: Update documentation about routes * MCLOUD-6977: Update documentation about routes * MCLOUD-6977: Update documentation about routes * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> * MCLOUD-6977: Update documentation about routes * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> Co-authored-by: Margaret Eker <[email protected]> Co-authored-by: Barny Shergold <[email protected]>
hguthrie
approved these changes
Sep 23, 2020
running tests |
Hi @meker12, thank you for your contribution! |
meker12
added a commit
that referenced
this pull request
Sep 29, 2020
* Update prereq-overview.md * Update prereq-overview.md Reword following review * Update prereq-overview.md Clarify MySQL version for 2.4 * Update prereq-overview.md Version fix * Update src/guides/v2.3/install-gde/prereq/prereq-overview.md Suggested change Co-authored-by: Barny Shergold <[email protected]> * Update src/guides/v2.4/install-gde/prereq/prereq-overview.md Suggested change Co-authored-by: Barny Shergold <[email protected]> * Update contributing.md * Static fixes * Fixed MD formatting * Update ui-columnscontrols.md <setting> is Invalid XML tag, correct tag is <settings> * Fix return for extractAdjustment * Update src/guides/v2.3/extension-dev-guide/price-adjustments.md Co-authored-by: Yaroslav Rogoza <[email protected]> * Capitalize MySQL * Capitalize MySQL * Added Sequence Load information * Update message-queues-stores.md Remote Warning for required patch * Fix missing "\" in new implementation example * Fix broken link (#7915) * formatting change * Editorial/elastic variable (#7919) * Update Additional search configuration section * Grammar update * Update src/cloud/project/services-elastic.md Co-authored-by: Barny Shergold <[email protected]> Co-authored-by: Donald Booth <[email protected]> Co-authored-by: Margaret Eker <[email protected]> * Grammar and formatting * I linted myself. * typo * Usage examples are added * Markdown fixes * MCLOUD-6977: Update documentation about routes (#7912) (#7927) * MCLOUD-6977: Update documentation about routes * Update src/cloud/project/routes.md Co-authored-by: Margaret Eker <[email protected]> Co-authored-by: Barny Shergold <[email protected]> Co-authored-by: Nadiya Syvokonenko <[email protected]> * [WIP] Added Slave Database Connection Information (#7924) * Added Slave Database Connection Information * Update src/cloud/project/services-mysql.md * Update services-mysql.md Co-authored-by: Barny Shergold <[email protected]> Co-authored-by: Margaret Eker <[email protected]> * (maintenance) Add init to build:stage (#7941) * Add init to build:stage Required for new CI/CD staging * Fix syntax * Improving the create a new page layout topic * Update project-routes-more-redir.md Removed extra curly brace * Grammar and formatting * Update GraphQL index page Co-authored-by: DominicWatts <[email protected]> Co-authored-by: Barny Shergold <[email protected]> Co-authored-by: Stanislav Idolov <[email protected]> Co-authored-by: Jeff Matthews <[email protected]> Co-authored-by: Keyur Shah <[email protected]> Co-authored-by: Iftakharul Alam <[email protected]> Co-authored-by: Yaroslav Rogoza <[email protected]> Co-authored-by: Donald Booth <[email protected]> Co-authored-by: Barny Shergold <[email protected]> Co-authored-by: Lyzun Oleksandr <[email protected]> Co-authored-by: Brett P <[email protected]> Co-authored-by: Margaret Eker <[email protected]> Co-authored-by: hguthrie <[email protected]> Co-authored-by: Kevin Harper <[email protected]> Co-authored-by: Nadiya Syvokonenko <[email protected]> Co-authored-by: Dmitry Shevtsov <[email protected]> Co-authored-by: eduard13 <[email protected]> Co-authored-by: Kevin Harper <[email protected]>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
2.x
Internal Dev
Differentiates work between community and Magento staff
Technical
Updates to the code or processes that alter the technical content of the doc
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Purpose of this pull request
Merges changes from #7912.
Updates the Configure routes topic to clarify configuration for HTTP and HTTPS requests and improve examples.
Affected DevDocs pages