apidog_export_openapi
Export OpenAPI specifications from Apidog projects, with options for OAS version, JSON/YAML format, and specific branches or modules.
Instructions
Export OpenAPI from Apidog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branchId | No | Optional Apidog branch ID. Falls back to apidog.json. | |
| moduleId | No | ||
| projectId | No | Apidog project ID. Falls back to apidog.json. | |
| oasVersion | No | 3.1 | |
| exportFormat | No | JSON | |
| environmentIds | No | ||
| addFoldersToTags | No | ||
| includeApidogExtensionProperties | No |