Apidog · Arazzo Workflow
Apidog Promote Spec Between Branches
Version 1.0.0
Export a spec from one sprint branch and import it into another branch of the same project.
View Spec
View on GitHub
AI CodingAPI DesignAPI LifecycleAPI TestingCollaborationDesign-FirstDocumentationMCPMockingPlatformArazzoWorkflows
Provider
Workflows
promote-spec-between-branches
Promote a specification from one sprint branch to another in the same project.
Exports the API specification from the source branch, then imports it into the target branch of the same project.
1
exportSourceBranch
Export the API specification from the source sprint branch as an OpenAPI 3.0 JSON document.
2
importTargetBranch
Import the exported document into the target sprint branch, auto-merging endpoints that already exist there.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.