Discussions
Unable to retrieve API Definition ID after upload
I recently uploaded a new API definition using the rdme CLI tool with the following command:
Issue with API requests requiring redirect URLs within ReadMe iframe
We’re experiencing an issue when trying to make API requests that involve a redirect_uri parameter from within a ReadMe API Explorer (iframe). Normally, standard API calls work fine within the embedded iframe, but when the endpoint requires a redirect flow (such as OAuth authorization), the request fails or does not behave as expected. Thanks for the help!!!
Here’s an example of the request that fails:
const options = { method: 'GET', headers: { accept: 'application/json' } };
New branch feature need help
Hi there,
previousSlug parameter is gone?
Where is the previous slug parameter gone?
Error in Video Insertion Format and Appearance
The appearance of the video insertion is broken. It currently displays as if it were a static image with a hover zoom (magnifying glass) effect. When clicked, the user is redirected to the video, but the overall design does not look good and is not intuitive.
Error on not interpreting code seems like injection
There is a bug where the code is not being properly interpreted, causing it to spill into a new, separate section. Once this happens, the section cannot be edited or deleted.
Markdown syntax in changelogs
We use Markdown syntax in our changelogs. When describing endpoint and endpoint parameters, we write something similar to
PUT request to custom pages doens't update page
Using the new API, I ran a curl request to PUT to https://api.readme.io/api/v2/branches/v2/custom_pages/test
Can we edit the title of the discussion?
Just wondering if as an admin, we can change the title of the discussion created by the original author?
Any way to make content full width
The Table of Content is taking up one column space. I disabled it.