Skip to content

replace allowEncodedSlashes with enableStrictUrlValidation#5097

Draft
richard-salac wants to merge 1 commit into
docs-stagingfrom
docs/apiml-4830-remove-allowEncodedSlashes
Draft

replace allowEncodedSlashes with enableStrictUrlValidation#5097
richard-salac wants to merge 1 commit into
docs-stagingfrom
docs/apiml-4830-remove-allowEncodedSlashes

Conversation

@richard-salac

@richard-salac richard-salac commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Describe your pull request here:
Documents API ML PRs zowe/api-layer#4830, zowe/api-layer#4812 which removed apiml.service.allowEncodedSlashes in favor of apiml.security.enableStrictUrlValidation. It is a security related breaking change.

List the file(s) included in this PR:

  • configuration-url-handling.md — reworked "Using encoded slashes" into "Using strict URL validation"; added a note that allowEncodedSlashes was removed in V3.5 (inverse meaning: set enableStrictUrlValidation: false to permit encoded
    slashes).
  • zowe-yaml-configuration.md — replaced the allowEncodedSlashes property entry with enableStrictUrlValidation.
  • troubleshoot-apiml-error-codes.md — removed the retired ZWEAG702E error code.
  • configuration-routing.md / advanced-apiml-configuration.md — updated cross-links and sidebar label.

After creating the PR, follow the instructions in the comments.

Signed-off-by: Richard Salač <richard.salac@broadcom.com>
Signed-off-by: Richard Salac <richard.salac@broadcom.com>
@github-actions

Copy link
Copy Markdown

😺 Thank you for creating this PR! To publish your content to Zowe Docs, follow these required steps.

  • Add the label review: doc.
  • Identify your content topic with a label. (Examples: area: apiml, area: cli, area: install and config, etc.)
  • Specify the major Zowe release(s) for your content. (Examples: release: V1, release: V2, release: V3)
    • If adding content that needs to be removed from V3 documentation, add the V3 N/A tag.
  • Select the master branch if your PR updates content that is on the live site. Select docs-staging if your PR updates content for a future release.
  • Notify the Doc Squad about this PR. If you don't know whom should review your content, message the #zowe-doc Slack channel. If you know which Doc Squad writer should approve your content, add that person as a reviewer.

Need help? Contact the Doc Squad in the #zowe-doc Slack channel.

@richard-salac
richard-salac changed the base branch from master to docs-staging July 22, 2026 13:18
@richard-salac richard-salac added area: apiml This issue is related to Zowe API Mediation Layer release: V3 Zowe V3 content review: doc Needs review by Doc Squad member labels Jul 22, 2026
@github-actions

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: apiml This issue is related to Zowe API Mediation Layer release: V3 Zowe V3 content review: doc Needs review by Doc Squad member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant