apidog_get_openapi
Exports an OpenAPI specification from an Apidog project, supporting JSON and YAML formats and OAS versions 2.0, 3.0, and 3.1.
Instructions
Alias for apidog_export_openapi.
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 |