Skip to content

Document replication destination prefix#359

Merged
atimin merged 2 commits into
mainfrom
docs-replication-prefix
Jul 10, 2026
Merged

Document replication destination prefix#359
atimin merged 2 commits into
mainfrom
docs-replication-prefix

Conversation

@mother-6000

Copy link
Copy Markdown
Contributor

Closes #357

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CHANGELOG.md has been updated (for bug fixes / features / docs)

What kind of change does this PR introduce?

Docs update

What was changed?

  • Documented the replication dst_prefix field in the HTTP Replication API reference for get/create/update flows.
  • Added destination entry prefix behavior to the current Data Replication guide, including destination-only semantics and an example path mapping.

Related issues

Does this PR introduce a breaking change?

No.

Other information:

Validation not run. The website repository instructions ask agents not to run build, typecheck, formatting, or other validation commands.

No CHANGELOG.md update was made; this repository does not use a changelog for docs-only website updates.

@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-bush-0fb136503-359.westeurope.5.azurestaticapps.net

Comment thread docs/http-api/replication-api.mdx Outdated
- v1.8: The endpoint was added
- v1.14: The `when` field was added with **[conditional query](../glossary#conditional-query)** to filter records
- v1.18: Added the `mode` field to the replication info and settings
- Unreleased: Added the `dst_prefix` field to prepend a prefix to destination entry names

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will be v1.21

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this label to v1.21 in 4e9829c.

Comment thread docs/http-api/replication-api.mdx Outdated
- v1.8: The endpoint was added
- v1.14: The `when` field was added with conditional query to filter records
- v1.18: Added optional `mode` to start replications as `enabled`, `paused`, or `disabled`
- Unreleased: Added optional `dst_prefix` to prepend a prefix to destination entry names

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v1.21

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this label to v1.21 in 4e9829c.

Comment thread docs/http-api/replication-api.mdx Outdated
- v1.8: The endpoint was added
- v1.14: The `when` field was added with conditional query to filter records
- v1.18: Added optional `mode` to switch between `enabled`, `paused`, and `disabled`
- Unreleased: Added optional `dst_prefix` to prepend a prefix to destination entry names

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v1.21

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed this label to v1.21 in 4e9829c.

@github-actions

Copy link
Copy Markdown

Azure Static Web Apps: Your stage site is ready! Visit it here: https://salmon-bush-0fb136503-359.westeurope.5.azurestaticapps.net

@mother-6000 mother-6000 requested a review from atimin July 10, 2026 11:39
@atimin atimin merged commit 393080e into main Jul 10, 2026
21 checks passed
@atimin atimin deleted the docs-replication-prefix branch July 10, 2026 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: document replication prefix setting

2 participants