Discussions

Ask a Question
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.

ANSWERED

Arbitrary JSON data in API reference

Hi, we have an API endpoint that can take arbitrary JSON in a part of its request body. We tried to express that by using a field with type: object and additionalProperties: true, and this renders in the API reference as a field where you can add extra fields and give them names and values, but the values are always encoded as strings. So if we type { "foo": 2 } as the value of one of those fields it ends up as "fieldName": "{ \"foo\": 2}" in the payload of the request examples.

ANSWERED

Anyone using the Search API?

Hi, We're using api/v1/docs/search to return docs on a custom page outside of readme (wordpress). We're using 3 readme.io projects, making 3 API calls to return results.

ANSWERED

Add link to image

Hi there, is it possible to add a link to an image? I had a look at editing in raw mode, but haven't been able to figure it out.