Path Param Consistency Auditor
Verify path parameters appear in both path templates and parameter lists with consistent names and types in OpenAPI specs. Free by Graph Tools.
Use this free path parameter consistency auditor to verify that every path parameter in your OpenAPI route templates also appears in the operation parameter list with a consistent name and type. Paste your OpenAPI JSON or YAML spec and get a report of mismatches, undeclared path variables, and orphaned parameter definitions. Essential for API developers and spec reviewers catching spec errors before code generation.