Apidog · Arazzo Workflow
Apidog Downgrade OpenAPI Version
Version 1.0.0
Import a modern OpenAPI spec into a project and re-export it at an older OpenAPI version.
View Spec
View on GitHub
AI CodingAPI DesignAPI LifecycleAPI TestingCollaborationDesign-FirstDocumentationMCPMockingPlatformArazzoWorkflows
Provider
Workflows
downgrade-oas-version
Import an OpenAPI spec and export it at a lower OpenAPI version.
Imports the supplied specification into the staging project, then exports the project at the requested lower OpenAPI version and format.
1
importSpec
importOpenApiData
Import the source specification into the staging project, overwriting any existing endpoints so the export reflects exactly this document.
2
exportDowngraded
exportOpenApiData
Export the project at the requested lower OpenAPI version and format.