apidog_patch_openapi
Apply RFC 6902 JSON Patch to an OpenAPI export, validate the patched spec, then import it into Apidog.
Instructions
Apply RFC 6902 JSON Patch to exported OpenAPI, validate, then import.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patch | Yes | ||
| options | No | ||
| 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 |