Discussions

Ask a Question
ANSWERED

Unusual rendering of enum values in Response objects

I've noticed that enums render a little funny in the response schemas generated for the API Reference.

ANSWERED
ANSWERED

Adding line breaks to markdown tables synced via RDME tool

Hi,

ANSWERED

How to "Add Markdown Content" to OpenAPI content?

Hello,

ANSWERED

Disable click on image

Hiya! Clicking on an image in the Guide opens the image in a popout window. This is helpful if it's a small screenshot, but kinda useless if it's just an icon. Is there any way to turn of click-to-open on images, so the user can't click an image that shouldn't be clicked?
Thanx!

ANSWERED

add summary o description over tag

im working with opeanpi 3.0.3 and i would like to add a custom description for root tag like a "payment link" see image

ANSWERED

Help me! restore deleted devices

Hi !

ANSWERED

UUID of API Reference Pages

Hi!

ANSWERED

How to add one more tab to subheading

I am trying to add one entry on sub heading next to guides , api reference , etc.

ANSWERED

Manage Content as Code (CaC) - Readme Terraform Provider

Our team is heavily reliant on Terraform for Infrastructure as Code. We wanted to be able to manage our Readme documentation in a similar Content-as-Code fashion within our pipelines but there wasn't an easy way to do that. We spent some dev cycles on building a proper TF provider for Readme that enables managing guides, API references, categories, images and so on. We have recently published it to the public domain and welcome feature contributions from the greater Readme community.