Apidog · Arazzo Workflow
Apidog Dual-Format Export Archive
Version 1.0.0
Export the same project once as JSON and once as YAML to produce a two-format archive.
View Spec
View on GitHub
AI CodingAPI DesignAPI LifecycleAPI TestingCollaborationDesign-FirstDocumentationMCPMockingPlatformArazzoWorkflows
Provider
Workflows
dual-format-export-archive
Export a project as both JSON and YAML OpenAPI documents.
Exports the project as a JSON OpenAPI document, then exports the same project as a YAML OpenAPI document, returning both for archival.
1
exportJson
exportOpenApiData
Export the project as a JSON OpenAPI document.
2
exportYaml
exportOpenApiData
Export the same project as a YAML OpenAPI document.