split_openapi
Split large OpenAPI specifications into smaller, manageable files. Provide the input file path and output directory to organize and streamline API documentation.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
apiPath | Yes | Absolute path to the input OpenAPI definition file. | |
outputDir | Yes | Absolute path to the directory for split output files. |