| 1 | // Converts Google Discovery documents directly into OpenAPI 3.x. Public |
| 2 | // Discovery converters currently target Swagger 2.0 or a broad conversion |
| 3 | // pipeline; this adapter emits the shape Executor parses while preserving |
| 4 | // Executor-specific tool ids and query semantics. |
nothing calls this directly
no test coverage detected