Discussions

Ask a Question
ANSWERED

Example values and enumerations

Hello, how do I manually edit an API reference to include example values enumerations for a body parameter?

Authentication

How can I authenticate my username and password?

ANSWERED

Multiple Security Schemes not showing up when uploading Swagger or Open API Spec

I'm trialing Readme for potentially utilizing for our developer documentation and dev portal. I have attempted to upload several different versions of my spec that have two different values being passed in as headers. However when I go to the portal it makes me select one or the other but doesn't allow me to pass both which is required.

Try It feature in the API reference

The c# code generator outputs code that contains the line

ANSWERED

Is it possible to show a page without navigation panel, header and footer?

I need to pull the pages (html) into an external product (load in IFRAME) and would like to get the page only without the navigation panel, header and footer...is it possible? I assume some sort of url paramter that turns these off ...

Replace example.com in api sync

Similarly to this issue, I am using an autogenerated openapi file from FastAPI, and don't see why there isn't an easy way to manually set the api endpoint for the generated docs, or at least sync with whatever endpoint the openapi file is retrieved from. This feature is blocking us from using the built-in request flow, a pretty big issue for our users. Is there any fix coming or available?

ANSWERED

Are you planning to include GPT-3 capabilities to generate answers based on an existing documentation in readme?

We have an extensive product documentation on Readme and would love to learn how we can potentially use GPT-3 to generate answers for our customers and customer support agents

ANSWERED

Create a Form in readme

Hi, I was trying to create a Form where I ask the users to input some fields but I realized I can't do it with Custom Page because it removes form tags. Is there any other way that I can create a form in my site?

ANSWERED

Enable site login

I wonder is it possible to enable some sort of authentication to the site that is generated by readme? I would like to hide the api information from public user and only show it to some internall group.

ANSWERED

Custom Login Flow admin roles

Hi there,