Skip to content

docs: note allowEncodedSlashes removal in migrate-extensions#5099

Open
Shaurya2k06 wants to merge 1 commit into
zowe:masterfrom
Shaurya2k06:docs/5098-migrate-extensions-allowEncodedSlashes
Open

docs: note allowEncodedSlashes removal in migrate-extensions#5099
Shaurya2k06 wants to merge 1 commit into
zowe:masterfrom
Shaurya2k06:docs/5098-migrate-extensions-allowEncodedSlashes

Conversation

@Shaurya2k06

Copy link
Copy Markdown

Adds the missing V3.5 removal note for apiml.service.allowEncodedSlashes in the V1→V2 migration table. Complements #5097 / closes #5098. The replacement property is apiml.security.enableStrictUrlValidation (inverse meaning: set to false to allow encoded slashes).

List the file(s) included in this PR:

  • migrate-extensions.md — Notes column for APIML_ALLOW_ENCODED_SLASHES updated with the V3.5 removal/replacement guidance.

Signed-off-by: shaurya2k06 <shaurya2k06@gmail.com>
@github-actions

Copy link
Copy Markdown

😺 Thank you for creating this PR!

Certain labels are needed to open a pull request in the docs-site repo, but it looks like you may not be able to add labels. That's because you either do not have permissions or you are using a fork in your PR. To publish your content to Zowe Docs, follow these steps.

  • Use comments to add labels to your pull request. Enter the /labels command in a comment to add the required review, area, and release label types.
    • Example: Enter /labels doc cli V2 to add the review: doc, area: cli, and version: V2 labels to your PR.
      • The review label indicates the kind of review your content requires. The area label indicates the content topic area. The release labels tells us the major release aligned with your content.
      • See the docs-site labels to see the labels are available for use.
    • To remove a label, use the minus sign: /labels -V2
  • 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. Use the v3-doc-branch for Zowe V3 content.
  • 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.

@zowe-robot zowe-robot added area: docs Documentation issue or issues that have documentation impact review: doc Needs review by Doc Squad member release: V3 Zowe V3 content labels Jul 23, 2026
@zowe zowe deleted a comment from Shaurya2k06 Jul 23, 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: docs Documentation issue or issues that have documentation impact 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.

docs: migrate-extensions.md still references removed allowEncodedSlashes property

2 participants