developer_openapi_parser
Parse and validate an OpenAPI 3.0/3.1 specification, returning a summary of all endpoints.
Instructions
Parse and validate an OpenAPI (Swagger) 3.0 / 3.1 specification, returning endpoints summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | The OpenAPI specification string in JSON or YAML format. |