load-api-operation-by-path-and-method
Retrieve specific API operations from OpenAPI specifications by specifying the path, HTTP method, and spec ID, enabling precise interaction with APIs in development tools.
Instructions
Load an operation by path and method
Input Schema
Name | Required | Description | Default |
---|---|---|---|
method | Yes | ||
path | Yes | ||
specId | Yes |