Skip to content

Fix Mocky.io endpoint issue in the quick start guide #10676 in master branch#11578

Open
veejask-41 wants to merge 2 commits into
wso2:masterfrom
veejask-41:fix-10676-master
Open

Fix Mocky.io endpoint issue in the quick start guide #10676 in master branch#11578
veejask-41 wants to merge 2 commits into
wso2:masterfrom
veejask-41:fix-10676-master

Conversation

@veejask-41

Copy link
Copy Markdown

Purpose

To fix the issue "Mocky.io is not accessible in API Manager Quick Start Guide #10676" by applying the steps provided in version 4.5.0 documentation.

issue: #10676

Goals

To remove the outdated Mocky.io implementation on API creation and applying the same fix used in the 4.5.0 version

Approach

Applied the same instructions in the 4.5.0 docs
Created new screenshots of 4.7.0 version of the API-M publisher portal and updated those in the assets
Added additional screenshot which prompts for customer secret to create the accesstoken

User stories

Users will no more gonna stuck in the faulty Mocky.io 404 errors

Release note

N/A

Documentation

https://apim.docs.wso2.com/en/latest/get-started/api-manager-quick-start-guide/

Training

N/A

Certification

N/A

Marketing

N/A

Automation tests

  • Unit tests

    N/A

  • Integration tests

    N/A

Security checks

  • Confirmed that this PR doesn't commit any keys, passwords, tokens, usernames, or other secrets? yes

Related PRs

N/A

Migrations (if applicable)

N/A

Test environment

N/A

Learning

N/A

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Sajeev Kugarajah seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai

coderabbitai Bot commented Jul 10, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The quick-start guide now uses a RandomUUID REST API instead of the previous HelloWorld mock API. It documents creating and publishing the API with the /uuid context and helper endpoint, subscribing through the Developer Portal, generating an access token with the customer secret, and invoking the API. The expected response now contains a randomly generated UUID.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly matches the main change: replacing the Mocky.io setup in the API Manager quick start guide.
Description check ✅ Passed The description covers the required sections and explains the purpose, approach, and impacted documentation sufficiently.
✨ 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.

@veejask-41 veejask-41 changed the title Fix Mocky.io endpoint issue in the quick start guide #10676 Fix Mocky.io endpoint issue in the quick start guide #10676 in master branch Jul 10, 2026
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.

2 participants