Incorrect URLs in external store config
Open
Nobody has claimed this yet.
API-M-4.0.0
API-M-4.1.0
API-M-Master
Docs/TW
Severity/Minor
Type/Bug
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
Description:
Config in doc [1] at step 7 should be corrected as below. Need to fix in master branch too.
<ExternalAPIStores>
<StoreURL>https://localhost:9443/devportal</StoreURL>
<ExternalAPIStore id="DeveloperPortal2" type="wso2" className="org.wso2.carbon.apimgt.impl.publishers.WSO2APIPublisher">
<DisplayName>DeveloperPortal2</DisplayName>
<Endpoint>https://localhost:9444/devportal</Endpoint>
<Username>admin</Username>
<Password>admin</Password>
</ExternalAPIStore>
</ExternalAPIStores>
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
Open the linked publish-to-multiple-external-api-stores documentation and inspect step 7, then locate the corresponding configuration in the master branch. Update the external store URLs to match the XML shown in the issue and verify that the rendered documentation contains the corrected values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- xml
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100