Skip to content

OpenAPI Description

olitank edited this page Nov 28, 2025 · 4 revisions

Allows to describe the interface of a REST API using the OAS (OpenAPI Specification) standard.

General

Name

The name of the OpenAPI description.

(Load)

Allows to retrieve the OpenAPI description from a file or via an URL.

Structure

Allows to view the API's content.

Source

Corresponds to the text content (JSON or YAML) of the OpenAPI description.

Note

Free text to document the OpenAPI description.

Clone this wiki locally