Skip to content

Fix inconsistent URL paths in Create a REST API page#11445

Open
vishwanuwan2002 wants to merge 1 commit into
wso2:masterfrom
vishwanuwan2002:fix-inconsistent-url-paths
Open

Fix inconsistent URL paths in Create a REST API page#11445
vishwanuwan2002 wants to merge 1 commit into
wso2:masterfrom
vishwanuwan2002:fix-inconsistent-url-paths

Conversation

@vishwanuwan2002

Copy link
Copy Markdown

Completes the migration from api-design-manage/ to manage-apis/ for all remaining links in the page, making the URL scheme consistent with the See Also section updated in PR #10492.

Fixes #11444

Purpose

Resolves #11444. All links in the page now consistently use manage-apis/ instead of mixing api-design-manage/ and manage-apis/.

Goals

Make the URL scheme consistent across the entire page.

Approach

Changed all 6 remaining api-design-manage/ links to manage-apis/ directly in the file.

User stories

N/A

Release note

N/A

Documentation

N/A — This is a documentation fix itself.

Training

N/A

Certification

N/A

Marketing

N/A

Automation tests

N/A

Security checks

Samples

N/A

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A

Completes the migration from api-design-manage/ to manage-apis/ for all remaining links in the page, making the URL scheme consistent with the See Also section updated in PR wso2#10492.

Fixes wso2#11444
@CLAassistant

CLAassistant commented May 30, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@coderabbitai

coderabbitai Bot commented May 30, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: fe5cdbc2-0c9a-44f2-a61f-e0e1307b21ea

📥 Commits

Reviewing files that changed from the base of the PR and between bc40271 and 67a015f.

📒 Files selected for processing (1)
  • en/docs/api-design-manage/design/create-api/create-rest-api/create-a-rest-api.md

📝 Walkthrough

Summary

Updates internal documentation hyperlinks on the Create a REST API page by migrating remaining link paths from api-design-manage/ to manage-apis/. The changes affect six links across multiple sections of the page, including the API lifecycle reference in the introduction, the Publisher Access Control note, deployment/testing/publishing links, and the Custom Properties entry in the See Also section. This completes the URL path migration to ensure consistent internal link structure throughout the page and aligns with the See Also section updated in a prior PR.

Changes

  • File modified: en/docs/api-design-manage/design/create-api/create-rest-api/create-a-rest-api.md
  • Lines changed: +4/-4
  • Type: Documentation-only (link updates)

Walkthrough

This pull request updates four internal hyperlinks in the Create a REST API documentation page. The changes migrate URL path prefixes from api-design-manage/... to manage-apis/... across the introduction section, the Publisher Access Control note, the Next paragraph's deploy/test/publish references, and the Custom Properties link in the See Also section. The updates complete an earlier partial migration and establish consistent URL path usage throughout the page.

Suggested reviewers

  • chamilaadhi
  • tharikaGitHub
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: fixing inconsistent URL paths in the documentation file.
Description check ✅ Passed The description covers the purpose, goals, approach, and relevant sections. All required information is present and properly structured according to the template.
Linked Issues check ✅ Passed The PR successfully addresses issue #11444 by updating all remaining api-design-manage/ links to manage-apis/, completing the URL path migration across the entire page.
Out of Scope Changes check ✅ Passed All changes are in-scope: only internal documentation hyperlinks were updated to resolve the inconsistency identified in issue #11444.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

Inconsistent URL paths in the See Also section of Create a REST API page

2 participants