Discussions

Ask a Question
ANSWERED

503/520 errors when attempting to upload openapi schema - "your upload request timed out"

We are attempting to upload schema -- it had worked earlier but is now giving errors. Cannot tell if this is user error, or server errors

ANSWERED

Search results appearing for content no longer in a project

Hello! We recently migrated a project into 2 projects.

ANSWERED

Show Image preview in Try It! response

We have an API endpoint that is documented in OpenAPI as returning an image:

Updating API specification doesn't work

I am doing a PUT request, tried both with a JSON and YAML, I'm getting a 503 error.
The tried specifications are valid.

ANSWERED

Support pages directly from OpenAPI spec

ANSWERED

Is there a way to define custom headers/parameters to be shared across all endpoints/paths in a given JSON?

I have a use case in hand where I have some custom headers that should be shared across all the described endpoint paths in a given JSON.

ANSWERED

What is the best way to import a subdirectory of images and other

In the rdme CLI, I'm trying to import the MD folder that has an /images subdirectory. Is there another tool that can import bulk image and downloadable code samples?

ANSWERED
ANSWERED

200 sample response not showing in endpoint

I have a swagger 2.0 definition, which seems to get transformed to openapi 3 in readme. Within this definition, some endpoints show the 200 sample response at the right hand side of the page (below the call console), and some others don't show any sample response. I compared the paths between endpoints and they seem to be equal. The only difference between these endpoints is that one path/response points to a schema with required params, while the other pointed schema doesn't have required params (although, if I change that it doesn't seem to have an effect).

ANSWERED

Add Reference API in my application

Good morning dear,
a query you might be able to embed an api reference in my app outside of Readme.