Export data
OpenAPI Specification
, HTML
, Markdown
, Apidog
.Export Data



OpenAPI Specification
, we support versions 3.1
, 3.0
, and Swagger 2.0
. Exports can be performed in YAML
or JSON
formats, incorporating the Apidog Extension OpenAPI Field and organizing exports using the Tags field as folders.


Export data from a sprint branch
OperationID
OperationId
is a unique identifier used to distinctly identify an API operation in the OpenAPI specifications. When exporting in the OpenAPI
format, the OperationId
attribute can be set, and this identifier will be included in the exported OperationId
of the Operation object.
Custom Export Configuration for OAS (OpenAPI Specification)
Navigate to: Overview > API Specification > Settings/Add
Configure custom export parameters on the displayed interface.
FAQ
1.
2.
3.
Auth
values within the Swagger format files. No additional setup is required. To locate these values, check the securitySchemes
section in the Swagger format file.
