Discussions

Ask a Question
ANSWERED

How to hide/disable "Try it" button?

Hi,

ANSWERED
ANSWERED

Response Models

Hi,
Response models doesn't include anything other than type, name and description of a field even if OAS file includes definitions like allowable values for enums, min/max length, regex pattern for strings. Also, OpenAPI specification supports discriminator fields for polymorphic models. As I can see, discriminator and oneOf fields doesn't make any affects on readme .

ANSWERED

Remove 'Community Discussion' menu item

Hi

ANSWERED

OpenAPI download and auto-generated SDKs/code

As we look at and evaluate Readme, one feature that seems common with competitors is the ability for the developer user to download the OpenAPI specification, as well as automatically generated code/SDKs in popular languages from the OpenAPI specification.

ANSWERED

Dyte in my Application

want to integrate dyte video integration in my application using Angular

ANSWERED

Site Organization

So if my project has an android support section and an iOS support section. I have multiple pages underneath the android section and multiple sections under iOS.

ANSWERED

How do I download the used images?

I am taking over a Readme.io project at a company. I want to download the images that are currently used so I can add some visual cues (boxes and arrows) and reload them. Is this possible? Or must I just redo alllll the images and reload them?

ANSWERED

How do we review edits

I'm running an editorial pass through the entirety of a company's API documentation. Is there a way for me to allow them to review my changes before (or even after) they are published? Page History appears to be working for the object definitions, but not for the individual calls.

ANSWERED

Is there a way to set API Resopnse output to be fully expanded by default?

Our docs have a collapsed by default JSON response, which is helpful for complex or large JSON objects. But sometimes a user may wish to copy and paste from our docs to geojson.io for example.