Apidog · Schema

Apidog Export Result

The result returned by the Apidog API after an export operation, containing the exported API specification data.

API DesignAPI LifecycleAPI TestingCollaborationDesign-FirstDocumentationMockingPlatform

Properties

Name Type Description
success boolean Whether the export operation completed successfully.
data string The exported API specification data as a string in the requested format (JSON or YAML).
View JSON Schema on GitHub