Skip to content

Implement new resource for fetching API overview markdown content in devportal#893

Closed
AqeelMuhammad wants to merge 3 commits intowso2:mainfrom
AqeelMuhammad:fix/devportal-overview
Closed

Implement new resource for fetching API overview markdown content in devportal#893
AqeelMuhammad wants to merge 3 commits intowso2:mainfrom
AqeelMuhammad:fix/devportal-overview

Conversation

@AqeelMuhammad
Copy link
Copy Markdown
Contributor

Purpose

  • Implemented the new API resource /apis/{apiId}/markdown-content in the devportal to fetch the overview markdown content of an API.
  • Instead of the old logic which checks the availability of an _overview other type document, this implementation now checks whether the value of the boolean parameter isMarkdownOverview of the get API details devportal API is true. If true, it replaces the overview page with the markdown content fetched from the new resource.

@sonarqubecloud
Copy link
Copy Markdown

lasanthaS
lasanthaS previously approved these changes Feb 14, 2025
@hisanhunais
Copy link
Copy Markdown
Contributor

DO NOT MERGE

@sonarqubecloud
Copy link
Copy Markdown

@Arshardh
Copy link
Copy Markdown
Contributor

Closing since we need to reconsider this design and implement changes. This will be tracked in issue: wso2/api-manager#3627

@Arshardh Arshardh closed this Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Do Not Merge Do not merge this PR as this is a draft PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants