getSpecFile
Retrieve the contents of a specific file within an API specification by providing the spec ID and file path.
Instructions
Gets the contents of an API specification's file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| specId | Yes | The spec's ID. | |
| filePath | Yes | The path to the file. |