wso2 / wso2/docs-apim

[Doc Issue] Write a Client Application Using the SDK

Open
#10,801 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

AI-Agent/Fixed Type/Bug
Dominant language
CSS
Stars
99
Forks
708
Avg merge
1d 7h
Merged PRs (30d)
22

Description

Description

write-a-client-application-using-the-sdk

The documentation suggests that the SDK includes a DefaultApi class located within a specific package structure (e.g., org.wso2.client.api.PizzaShackAPI.DefaultApi). However, in the downloaded SDK, this class is either missing or named differently.

Steps to Reproduce
  1. Navigate to the WSO2 APIM 4.3.0 Developer Portal.
  2. Select an API (e.g., the default PizzaShackAPI).
  3. Go to the SDKs tab and download the Java SDK.
  4. Extract the ZIP file and inspect the folder structure under src/main/java/org/wso2/client/api/.
  5. Compare the files found with the structure listed in the documentation.
Version

API-M-4.7.0

Environment Details (with versions)

Windows 11

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked “Write a Client Application Using the SDK” page and compare its DefaultApi package example with the downloaded Java SDK under src/main/java/org/wso2/client/api/. Check the stated API-M versions, then update the documentation so the package and class names match the SDK, or clearly explain the difference.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.