Discussions

Ask a Question
ANSWERED

How to set up personalized webhooks for Golang server?

Hello,

ANSWERED

PlantUML support in MD?

Just wondering if something like this might be possible

ANSWERED

Move body params to the top menu

Can we move BODY PARAMS to the top menu?

ANSWERED

Not found because of proxy error: Error: connect ECONNREFUSED

copy curl command use in local terminal is valid

Does the Owlbot/Ask AI understand emoji in tables?

It seems like, in a table about compatibilities, can it correctly parse something like the following to provide answers:

API Endpoint Request and Response Parameters are no longer showing all of a sudden

I just noticed today that all of a sudden, request and response parameters are no longer showing up in the API endpoint documentation pages. There were no recent changes to our OAS file. Previously, all of our endpoints rendered request and response parameters on the readme.com generated site, so this is a recent breakage.

ANSWERED

Can I install a playground for my API in my doc?

Is it possible to set it up so that readers can send requests to my API and receive results?

SEO issues when using ReadMe: Controlling metadata for every single URL + /docs directing to the first doc

We keep getting hammered in SEO audits (and thus panelized by Google) on the fact that I as the content writer cannot control the meta-description for the "sections" in ReadMe (not single docs - sections like /discussions, /docs, etc.). So then either they all have the same metadata description (from the project-level setting), or have to be empty.

ANSWERED

Raw JSON Input Query param not working?

I set up a Raw JSON Input query param as below and tried to call the API from the published page but it returned everything not the ones I specified with query param.

ANSWERED

Can the API/CLI tool update recipe code?

We would like to keep our example code for recipes in a repo where it will be tested as our code base changes. It would be great to be able to update it programmatically with the API or CLI tool. However, it looks like they don't support updating that part of the site.