Documentation
¶
Overview ¶
oas3diff compares two OpenAPI 3 specs (JSON or YAML) and reports the endpoints, operation IDs, and schema names unique to each.
Usage:
oas3diff <spec1> <spec2>
Endpoints are compared generically (path variables normalized), so a diff in operationId names does not hide the fact that the same endpoint exists in both.
Click to show internal directories.
Click to hide internal directories.