[Doc Issue] Write a Client Application Using the SDK
Nobody has claimed this yet.
- 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
- Navigate to the WSO2 APIM 4.3.0 Developer Portal.
- Select an API (e.g., the default PizzaShackAPI).
- Go to the SDKs tab and download the Java SDK.
- Extract the ZIP file and inspect the folder structure under src/main/java/org/wso2/client/api/.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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